summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f975063c..03ffac45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.10 10+ bugs fixed
+ 37 cleanup commits by Benno Schulenberg
+ Updated 12 translations
2.9 18 bugs fixed
Updated 10 translations
2.8 18 bugs fixed
diff --git a/configure.ac b/configure.ac
index fb31994d..12b6440f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.9)
+AC_INIT(xkeyboard-config, 2.10)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE