diff options
author | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2019-10-19 21:48:18 +0100 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2019-10-19 21:48:18 +0100 |
commit | 91ea2d369b06ce5ed1a414cc940bd4a99523a198 (patch) | |
tree | b4299d9276fad5eff746fe7b34e4a21213d37b85 | |
parent | 7f368a44ad0ebbbe3b5c87a70170ebacc8d70959 (diff) |
Release 2.28xkeyboard-config-2.28
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2.28 28 commits + Translations updated 2.27 Big change: dropping intltool 24 commits Translations updated diff --git a/configure.ac b/configure.ac index 94d553ec..c12d79f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.27) +AC_INIT(xkeyboard-config, 2.28) AC_CONFIG_SRCDIR(rules/base.xml) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |