diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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]) |