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 c0db1c6..05c89d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.11 11 bugs fixed
+ Continuing code formatting cleanup
+ Translations updated
2.10.1 Critical fix
2.10 10+ bugs fixed
37 cleanup commits by Benno Schulenberg
diff --git a/configure.ac b/configure.ac
index 51f070c..bf13bf4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.10.1)
+AC_INIT(xkeyboard-config, 2.10.99)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE