summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2019-10-19 21:48:18 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2019-10-19 21:48:18 +0100
commit91ea2d369b06ce5ed1a414cc940bd4a99523a198 (patch)
treeb4299d9276fad5eff746fe7b34e4a21213d37b85
parent7f368a44ad0ebbbe3b5c87a70170ebacc8d70959 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98fbdb39..ccb6a1b6 100644
--- a/NEWS
+++ b/NEWS
@@ -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])