summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2016-06-02 22:28:32 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2016-06-02 22:28:32 +0100
commitdeb6293f48bd81e5a4110d09a0b30caf8e2a28d1 (patch)
treee71663836f6a76d113e68fed4af9c681b9d5bbcc
parent664cebc0d90f3fcbc628edd86732ae1630e36a23 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a67c5ac..b830bd9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.18 8 bugs fixed
+ Translations updated
2.17 13 bugs fixed
Translations updated
2.16 10 bugs fixed
diff --git a/configure.ac b/configure.ac
index 3c42ad01..2fd3b487 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.17)
+AC_INIT(xkeyboard-config, 2.18)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE