summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:37:10 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:37:10 -0700
commit4a494c0d8beb710d8f3df941f05e4b8af42deac0 (patch)
tree72c9472b58b4e0973f163fc8956b8bc164a0cb04
parent08dbb15647fe32a14f8cc76fba6f8754cdfc76ac (diff)
xkbevd 1.1.4xkbevd-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3815c2b..712141f 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([xkbevd], [1.1.3],
+AC_INIT([xkbevd], [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbevd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])