summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2015-10-15 01:16:29 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2015-10-15 01:16:29 +0100
commit7e78b92cf760ab9b767c17a6f0491cf490b10869 (patch)
tree56374f131788c8d18bcd0077270d65d76cc76c30
parenteac514ac96c7c23f5d7af5490ad63abde6b763e0 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0919ab1d..65bc26aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.16 10 bugs fixed
+ Translations updated
2.15 7 bugs fixed
Translations updated
2.14 9 bugs fixed
diff --git a/configure.ac b/configure.ac
index 0f494e43..2e72577c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.15.99)
+AC_INIT(xkeyboard-config, 2.16)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE