diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 |