From 91ea2d369b06ce5ed1a414cc940bd4a99523a198 Mon Sep 17 00:00:00 2001 From: Sergey Udaltsov Date: Sat, 19 Oct 2019 21:48:18 +0100 Subject: Release 2.28 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 98fbdb3..ccb6a1b 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 94d553e..c12d79f 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]) -- cgit v1.2.1