summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
-rw-r--r--configure.in2
3 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 32c6b54..75f8435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-22 svu
+
+ * configure.in, NEWS: preparing 2.24.0
+
2008-09-16 svu
* libgnomekbd/gkbd-keyboard-config.c: fix memory leak,
diff --git a/NEWS b/NEWS
index 81e1320..836d7de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.24.0:
+ Memory leak fixed, desktop file corrected.
+ First stable release for GNOME 2.24.
+
2.23.91:
Dropping libgnomeui dependency, small bugfix
diff --git a/configure.in b/configure.in
index 87ae799..601453e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for libgnomekbd ***
dnl ***************************************************************************
-AC_INIT(libgnomekbd, 2.23.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd])
+AC_INIT(libgnomekbd, 2.24.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd])
AC_PREREQ(2.59)
VERSION_INFO=3:0:0