summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2015-05-26 21:51:05 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2015-05-26 21:51:05 +0100
commit61fb58a95a071cc1c212f6d3808908c086219fe0 (patch)
treeef6dd4575dd6063470745dd0deac00153963bcae
parent6f7a5c00a388b473521111d50dd50afb03bbc0e3 (diff)
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cef7453d..0919ab1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.15 7 bugs fixed
+ Translations updated
2.14 9 bugs fixed
Translations updated
2.13 7 bugs fixed
diff --git a/configure.ac b/configure.ac
index 28ac1703..4315e5c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.14)
+AC_INIT(xkeyboard-config, 2.15)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE