diff options
-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 |