summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2011-04-05 23:43:24 +0100
committerSergey V. Udaltsov <svu@gnome.org>2011-04-05 23:43:24 +0100
commit579842f5eb2ffbc902bd332fca84878621640270 (patch)
tree48300e5f1ad1bb6868589e0efbde2bf285592796
parent670e6967ab1c41d2fb0bed2d5b7092d5b2ed42a1 (diff)
Preparing 2.2.1xkeyboard-config-2.2.1
-rw-r--r--NEWS1
-rw-r--r--configure.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 306c1e63..6e96068d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.2.1 Fixed serious break: runtime reqs check
2.2 Non-scheduled release for GNOME3.
Major change in the structure of descriptions.
Some new stuff added too.
diff --git a/configure.in b/configure.in
index d045efd6..446362fa 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.2)
+AC_INIT(xkeyboard-config, 2.2.1)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE