summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2015-01-28 23:47:14 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2015-01-28 23:47:14 +0000
commit26f344c93f8c6141e9233eb68088ba4fd56bc9ef (patch)
treec8fd0184f584d03b8ccc37a314f5bd1efc078d06
parent3809752e9027e47a95e54888dd634c59b93bcb4f (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 548baa58..cef7453d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.14 9 bugs fixed
+ Translations updated
2.13 7 bugs fixed
Translations updated
2.12 10 bugs fixed
diff --git a/configure.ac b/configure.ac
index 968b2788..28ac1703 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.13.99)
+AC_INIT(xkeyboard-config, 2.14)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE