diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2012-01-31 22:39:55 +0000 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2012-01-31 22:39:55 +0000 |
commit | 5d56941b7da36c181693cb5a57f2e41497b641c3 (patch) | |
tree | be58ac53205020d743515f230bd3d0d0262b4582 | |
parent | 29cad6c02271fe1b43f310f95f4cda713191dbcf (diff) |
preparing 2.5.1xkeyboard-config-2.5.1
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +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 2.4.1 Critical bug fixed: many Ctl+Alt combinations broken diff --git a/configure.in b/configure.in index 52deb445..4229f3fd 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.5) +AC_INIT(xkeyboard-config, 2.5.1) AC_CONFIG_SRCDIR(rules/base.xml.in) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |