diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-10-01 00:15:11 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2014-10-01 00:15:11 +0100 |
commit | 73aa90ce32967747c84a1b5fe32cee329bc3bbcf (patch) | |
tree | 88eb0f0f3bf15847dd4ed8861bbd5299d9eca91f | |
parent | e3a1f87feea5ddb46b3a2b3f224f5e1a5a533fc1 (diff) |
release 2.13xkeyboard-config-2.13
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2.13 7 bugs fixed + Translations updated 2.12 10 bugs fixed More code cleanup Translations updated diff --git a/configure.ac b/configure.ac index 13a65037..9cd302d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.12.99) +AC_INIT(xkeyboard-config, 2.13) AC_CONFIG_SRCDIR(rules/base.xml.in) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |