summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-05-25 22:07:01 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-05-25 22:07:28 +0100
commit3b23c9509de2e042ba4b59b6f8e6a2191872612d (patch)
tree0237258d4264280969a29f34e1c95130a5057961
parent4d20c9bd452389a4a131913662f6a856cf506559 (diff)
preparing 1.9v_1_9
-rw-r--r--NEWS3
-rw-r--r--configure.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3655f904..a8c3933d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+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
1.8 Bugfixes (10). Updated/new translations. Some new layouts and models.
1.7 Bugfixes (30). Updated/new translations. Some new layouts and models.
1.6 Bugfixes (36). Updated/new translations. Some new layouts and models.
diff --git a/configure.in b/configure.in
index 62a7fd00..0e80865a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 1.8)
+AC_INIT(xkeyboard-config, 1.9)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE