summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2018-01-31 19:04:38 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2018-01-31 19:04:38 +0000
commit679e557459a1c219e79d36b058f7fb1599a93373 (patch)
tree1b6334329e67357bf0a8130e85d49a9c625305dc
parent963db158ce702d1205a9e7625bedb3ede1ff4f5e (diff)
Fixing the build, 2.23.1xkeyboard-config-2.23.1
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f5539126..c1436e5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.23.1 Fixed build
2.23 10 commits
Translations updated
2.22 27 commits
diff --git a/configure.ac b/configure.ac
index 48a60854..e7c02460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.23)
+AC_INIT(xkeyboard-config, 2.23.1)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])