summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b68820e8..548baa58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.13 7 bugs fixed
+ Translations updated
2.12 10 bugs fixed
More code cleanup
Translations updated
diff --git a/configure.ac b/configure.ac
index 13a65037..9cd302d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.12.99)
+AC_INIT(xkeyboard-config, 2.13)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE