summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2014-05-28 01:04:36 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2014-05-28 01:04:36 +0100
commit791720b07394b21f10aed67410db367c655ef068 (patch)
tree0b08092e0b697631f503fd61701b4720b354894a
parent2bf80b0d9b36fd56acf1f196fb781f045351efaf (diff)
Preparing 2.12
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05c89d14..428a1694 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.12 10 bugs fixed
+ More cleanup
+ Translations updated
2.11 11 bugs fixed
Continuing code formatting cleanup
Translations updated
diff --git a/configure.ac b/configure.ac
index a0886a64..d5de53ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.11)
+AC_INIT(xkeyboard-config, 2.12)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE