summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5432bec..1274438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-30 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.22.3
+
2008-05-26 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.22.3.
diff --git a/NEWS b/NEWS
index a9057cc..0d100d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+libgweather 2.22.3
+==================
+
+Translators
+
+ * Hendrik Richter (de)
+ * Clytie Siddall (vi)
+ * Funda Wang (zh_CN)
+
libgweather 2.22.2
==================
diff --git a/configure.in b/configure.in
index a3251f8..e924286 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=1:2:0
+LT_VERSION=1:3:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0