summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-13 22:30:08 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-04-13 22:30:08 +0000
commita117326c74cb628b839a7af6fe73955b3cc95cd1 (patch)
tree29e87714eaf4945761d54cfdc6091a810fc116bd
parent2e749f42574d7ce5f5e691e215c6999b5f09c474 (diff)
downloadlibgweather-a117326c74cb628b839a7af6fe73955b3cc95cd1.tar.gz
version 2.26.1LIBGWEATHER_2_26_1
2009-04-14 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.26.1 svn path=/trunk/; revision=730
-rw-r--r--ChangeLog5
-rw-r--r--NEWS17
-rw-r--r--configure.in2
3 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fe21bf..805a92c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-14 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.26.1
+
2009-03-23 Dan Winship <danw@gnome.org>
* libgweather/weather-wx.c (wx_start_open): don't crash if the
diff --git a/NEWS b/NEWS
index 3de6b40..17652f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+libgweather 2.26.1
+==================
+
+libgweather
+
+ * Don't crash if the user provided an invalid URL for the radar check
+ (Dan)
+
+Translators
+
+ * Khaled Hosny (ar)
+ * Fotis Tsamis (el)
+ * Mattias Põldaru (et)
+ * Gabor Kelemen (hu)
+ * Shankar Prasad (kn)
+ * Tomasz Dominikowski (pl)
+
libgweather 2.26.0
==================
diff --git a/configure.in b/configure.in
index 3b39091..c4dd6ed 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=5:4:4
+LT_VERSION=5:5:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST