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