summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2017-05-01 15:59:28 +0100
committerDaniel Stone <daniels@collabora.com>2017-05-01 15:59:28 +0100
commit3fcd5f4490adee266eb4c0110d058c7f4e515e36 (patch)
tree703f367878591aca297e744e9fe414bfa89e3074
parent7fdfabd753a39dbdcfcfa65ec33d0192448119d8 (diff)
xkbcomp 1.4.0xkbcomp-1.4.0
Signed-off-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c8063e..1dfd8da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xkbcomp], [1.3.1],
+AC_INIT([xkbcomp], [1.4.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbcomp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])