summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2017-05-31 16:21:22 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2017-05-31 16:21:22 +0100
commitd39311ff77365a3abfb9fb76abd229909d82cc98 (patch)
tree386c24fb3b8b02922a589fb54a683384b38580dd
parentcf7ffeb8cfe04d3b2a8158ff8d0366935bee3921 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 16087f75..98f0d03c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.21 7 bugs fixed
+ Translations updated
2.20 10 bugs fixed
Translations updated
2.19 21 bugs fixed
diff --git a/configure.ac b/configure.ac
index 9dcd26c2..2cd1377b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.20)
+AC_INIT(xkeyboard-config, 2.21)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])