summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 18:30:52 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 18:30:52 -0700
commit9e80c1a80d0c741d31cf0e66c483a2d78700b2d3 (patch)
treedd7ffd64712450dba3573a05ac9b70c36138630f
parent7c8d8cecab250695bc3fe1e36cef309079365fc2 (diff)
xkbevd 1.1.0xkbevd-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 217cce4..143a1f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xkbevd,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
+AC_INIT(xkbevd, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE