summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2011-03-25 20:02:03 +0000
committerSergey V. Udaltsov <svu@gnome.org>2011-03-25 20:02:03 +0000
commit46695b35580b7b3ca731d7256d9b156d55d75c7d (patch)
tree26d2cd6894e5dd314cbb43a2440eafc060f3dbc3
parent934c5e91e0e0c46703d6f4bb9bbc4619d7bbab8b (diff)
Preparing 2.1.99
-rw-r--r--NEWS3
-rw-r--r--configure.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c6411f6f..b3c2bf6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.1.99 Prerelease for 2.2. Major changes in descriptions: for GNOME3 release
+ Some new layouts and models. Translations are not updated.
+ Checking runtime dependencies at build time
2.1 Bugfixes (13). Updated/new translations. Some new layouts and models.
2.0 Bugfixes (17). Updated/new translations. Some new layouts and models.
1.9 Bugfixes (27). Updated/new translations. Some new layouts and models.
diff --git a/configure.in b/configure.in
index 24233e41..dfc308f0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.1)
+AC_INIT(xkeyboard-config, 2.1.99)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE