summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS3
-rw-r--r--configure.in2
3 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b244953..ab28f29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-13 svu
+
+ * configure.in, NEWS: preparing 2.26.0
+
2009-02-25 svu
* libgnomekbd/gkbd-indicator.c: use updated tooltips API, closing
diff --git a/NEWS b/NEWS
index 0b4a793..cf1fd74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.26.0:
+ 2 bugs related to deprecated APIs fixed.
+
2.25.91:
Several small bugs/build issues ar closed
First release for GNOME 2.25/2.26.
diff --git a/configure.in b/configure.in
index f8159b8..121c976 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for libgnomekbd ***
dnl ***************************************************************************
-AC_INIT(libgnomekbd, 2.25.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd])
+AC_INIT(libgnomekbd, 2.26.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomekbd])
AC_PREREQ(2.59)
VERSION_INFO=3:0:0