diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +2.27 Big change: dropping intltool + 24 commits + Translations updated 2.26 Bugzilla moved to gitlab as well 19 commits Translations updated diff --git a/configure.ac b/configure.ac index 794873e7..94d553ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(xkeyboard-config, 2.26) +AC_INIT(xkeyboard-config, 2.27) AC_CONFIG_SRCDIR(rules/base.xml) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |