summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2018-01-31 00:06:45 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2018-01-31 00:06:45 +0000
commit963db158ce702d1205a9e7625bedb3ede1ff4f5e (patch)
treef1bebc32fdeda9c836dd6c0a7c2a0f1c6ac64427
parent0bda043808283e75cf5617143577a07e98b9fd76 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b8658b5b..f5539126 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.23 10 commits
+ Translations updated
2.22 27 commits
Translations updated
2.21 7 bugs fixed
diff --git a/configure.ac b/configure.ac
index 1b99079d..48a60854 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.22)
+AC_INIT(xkeyboard-config, 2.23)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])