summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2011-01-25 20:51:48 +0000
committerSergey V. Udaltsov <svu@gnome.org>2011-01-25 20:51:48 +0000
commit1b045f02e0fa84f1c469254414bed64005de51ec (patch)
tree84801fedb33f978b7f79c25397fd66dd3614dcb7
parentd56d53d1be8cf52b1fa875091baa2c08c68b477f (diff)
-rw-r--r--NEWS1
-rw-r--r--configure.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d97a8d12..c6411f6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+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.
The evdev model is gone, use pc105 instead.
diff --git a/configure.in b/configure.in
index 4ecab04a..6da54974 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.0)
+AC_INIT(xkeyboard-config, 2.1)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE