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 b830bd9c..52a9def5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.19 21 bugs fixed
+ Translations updated
2.18 8 bugs fixed
Translations updated
2.17 13 bugs fixed
diff --git a/configure.ac b/configure.ac
index 3bf35038..6a99ce5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.18.99)
+AC_INIT(xkeyboard-config, 2.19)
AC_CONFIG_SRCDIR(rules/base.xml.in)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE