summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS8
-rw-r--r--configure.in2
3 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f76c25..3f0a217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-25 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.24.2
+
2008-10-22 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.24.2
diff --git a/NEWS b/NEWS
index 1d995d0..e060b2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+libgweather 2.24.2
+==================
+
+Translators
+
+ * Jiri Eischmann (cs)
+ * Ivar Smolin (et)
+
libgweather 2.24.1
==================
diff --git a/configure.in b/configure.in
index e82d297..8fedfca 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=3:0:2
+LT_VERSION=3:1:2
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0