diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-05-28 01:04:36 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-05-28 01:04:36 +0100 |
commit | 791720b07394b21f10aed67410db367c655ef068 (patch) | |
tree | 0b08092e0b697631f503fd61701b4720b354894a | |
parent | 2bf80b0d9b36fd56acf1f196fb781f045351efaf (diff) |
Preparing 2.12
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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 |