summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:39:25 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:39:25 -0700
commit34557c33a9711f15f771599f5320ab8f01f0d117 (patch)
tree10ced91bcaaf4bd0f294b68ccbc514b23ac691f5
parentb2d40b9a09ab40482e081a2648cf8f79ff6cc386 (diff)
xkbevd 1.1.3xkbevd-1.1.3
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 588a177..2c0e2cc 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.2],
+AC_INIT([xkbevd], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbevd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])