summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])