diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2012-05-29 23:50:16 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2012-05-29 23:50:16 +0100 |
commit | a98e326347ee8b4b77ef755b28cd3ae857969c52 (patch) | |
tree | 56f7a54c61ab7c4dbb9e61b4a30f65a973a8007e | |
parent | a9c1ddec33fa7e094eb77f3ace9272815f37a8f9 (diff) |
Preparing 2.6xkeyboard-config-2.6
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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 |