summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-05-29 23:50:16 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-05-29 23:50:16 +0100
commita98e326347ee8b4b77ef755b28cd3ae857969c52 (patch)
tree56f7a54c61ab7c4dbb9e61b4a30f65a973a8007e
parenta9c1ddec33fa7e094eb77f3ace9272815f37a8f9 (diff)
-rw-r--r--NEWS4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 736a5da5..e53dd344 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.6 16 bugs fixed
+ Updated translations
+ Using proper gettext, instead of glib-gettext
+ Some old/unused material cleaned up
2.5.1 Updated translations (supposed to be 2.5)
2.5 Critical security bug fixed: Grabs and screensavers
15 bugs fixed, a number of translations updated
diff --git a/configure.in b/configure.in
index 6748cad6..83e25b96 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.5.1)
+AC_INIT(xkeyboard-config, 2.6)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE