summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2018-06-04 23:33:27 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2018-06-04 23:33:27 +0100
commit2d36a2a9708ca6b33ffcba89f79a1784029c7177 (patch)
treed6e3c8f1d6bb23258bf3924efa94f9e3d083c723
parent10df437d374e79bcdefed910dd3f0617b88e356c (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c1436e5c..9285a7c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.24 21 commits
+ Translations updated
2.23.1 Fixed build
2.23 10 commits
Translations updated
diff --git a/configure.ac b/configure.ac
index e7c02460..31753b6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.23.1)
+AC_INIT(xkeyboard-config, 2.24)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])