summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 236699d..83f58bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-14 Federico Mena Quintero <federico@novell.com>
+
+ * configure.in: Bump version number to 2.21.2.
+
2008-01-14 Matthias Clasen <mclasen@redhat.com>
* Guard header files with a GWEATHER_I_KNOW_THIS_IS_UNSTABLE
diff --git a/configure.in b/configure.in
index ef117ea..82a4294 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.21.1])
+AC_INIT([libgweather],[2.21.2])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)