summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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