summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2016-09-29 11:58:17 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2016-09-29 11:58:17 +0100
commitb68a9ab082ddb33647f225abe8cab4f963d1cb30 (patch)
treec1364febd2fb66290d5da958ae504b5d23bafa8a
parent813fea50ddd22daaac304cb5deda9fc3c7bcb6b0 (diff)
-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