summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-10-03 21:12:47 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-10-03 21:12:47 +1000
commita5160032d7e46473b8702b87a546071fc0c0978c (patch)
treee001cbf8452ceb69853adbb5dacb473d29eb2922
parenta36ca5ba61e2b97398a79713922644fee1a263d1 (diff)
downloadxorg-app-xkbcomp-a5160032d7e46473b8702b87a546071fc0c0978c.tar.gz
xkbcomp 1.1.1xkbcomp-1.1.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d55b6b..007e7ca 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(xkbcomp,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp)
+AC_INIT(xkbcomp,[1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE