summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2020-06-02 20:52:47 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2020-06-02 20:52:47 +0100
commitf4a95f569c109311248ad2d6ee7d1cc69e3dc010 (patch)
tree5f0bc21b209aad968faf3c5ea973b6d49522b2a8
parent99c330678eac0f6c5e92232682a5e1dfc8ce11ff (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6955037f..fda2f1c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.30 29 commits
+ Translations updated
2.29 47 commits
Translations updated
2.28 28 commits
diff --git a/configure.ac b/configure.ac
index 92523ff3..019b11ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.29.99)
+AC_INIT(xkeyboard-config, 2.30)
AC_CONFIG_SRCDIR(rules/base.xml)
AM_INIT_AUTOMAKE([foreign dist-bzip2])