summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-09-28 19:40:48 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-09-28 19:40:48 +0100
commit6fb23cfc9f0e31210ce304e71385469d4a8a0cab (patch)
treeb4c87febde5b2ad6a41100e78f58208cbc49caf4
parent472fb49a9644facd34ec2102d4e0375a88fde8ea (diff)
Preparing 2.0
-rw-r--r--NEWS1
-rw-r--r--configure.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a8c3933d..d97a8d12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+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.
Some fixes for the build process
diff --git a/configure.in b/configure.in
index 0e80865a..acb6a2f4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 1.9)
+AC_INIT(xkeyboard-config, 2.0)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE