summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2017-10-04 11:46:27 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2017-10-04 11:46:27 +0100
commit17623b2c8c89e787ea1cc964c4fdddc31528c5e1 (patch)
tree39dc6d8f0ffd6fa4ee7c4f28a93a7297bdc24126
parente9f3f218bca83f0d9171608c8e353fdbfbc6b2ba (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98f0d03c..b8658b5b 100644
--- a/NEWS
+++ b/NEWS
@@ -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])