summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2014-01-15 01:14:18 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2014-01-15 01:14:18 +0000
commit552d5e594786a2f17c3eef2f76305a0f52d18397 (patch)
tree82c83f82aba0f373654565269d85080575dd709c
parent78af7aa79c6552924295644b911e45d07a0fcdad (diff)
downloadxkeyboard-config-552d5e594786a2f17c3eef2f76305a0f52d18397.tar.gz
prerelease 2.10.99
POT file issued to TP
-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