summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2011-10-04 23:19:54 +0100
committerSergey V. Udaltsov <svu@gnome.org>2011-10-04 23:19:54 +0100
commitf08995249158713eca9c200d85dbbed75a9ac6bc (patch)
tree21d98bea85fa818570e324cc870bd37d99d2087d
parentdf82ed7d78316202b7ca66a8df9a7a6111cfedc7 (diff)
preparing emergency 2.4.1xkeyboard-config-2.4.1
-rw-r--r--NEWS1
-rw-r--r--configure.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e32b2c31..00ae0db7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.4.1 Critical bug fixed: many Ctl+Alt combinations broken
2.4 9 bugs fixed, a number of translations updated
2.3 First scheduled (and reasonably polished) release since GNOME3.
Serious cleanup of descriptions
diff --git a/configure.in b/configure.in
index 6a395aab..fa4baef9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.4)
+AC_INIT(xkeyboard-config, 2.4.1)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE