summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:37:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:37:20 -0800
commit5e3da29093ff5d5b6b8805467a523d5cb7663965 (patch)
treea52c49ff4e7362fc9aec35f23532353f03991fe5
parent7b6123644fe23c2eb9816cf00729253b2dd53b23 (diff)
libxkbfile 1.0.8libxkbfile-1.0.8
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 0a84e9c..1efaaeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libxkbfile], [1.0.7],
+AC_INIT([libxkbfile], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxkbfile])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])