diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2017-10-04 11:46:27 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2017-10-04 11:46:27 +0100 |
commit | 17623b2c8c89e787ea1cc964c4fdddc31528c5e1 (patch) | |
tree | 39dc6d8f0ffd6fa4ee7c4f28a93a7297bdc24126 | |
parent | e9f3f218bca83f0d9171608c8e353fdbfbc6b2ba (diff) |
Release 2.22xkeyboard-config-2.22
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2.22 27 commits + Translations updated 2.21 7 bugs fixed Translations updated 2.20 10 bugs fixed diff --git a/configure.ac b/configure.ac index fb08384b..1b99079d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.21) +AC_INIT(xkeyboard-config, 2.22) AC_CONFIG_SRCDIR(rules/base.xml.in) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |