diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2018-01-31 19:04:38 +0000 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2018-01-31 19:04:38 +0000 |
commit | 679e557459a1c219e79d36b058f7fb1599a93373 (patch) | |
tree | 1b6334329e67357bf0a8130e85d49a9c625305dc | |
parent | 963db158ce702d1205a9e7625bedb3ede1ff4f5e (diff) |
Fixing the build, 2.23.1xkeyboard-config-2.23.1
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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]) |