summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:24:39 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:24:39 -0700
commitde4f2307448583988a55a587cb6a3f43e4868378 (patch)
treedefe0e01820793ce53bae06a9526fe5e10d539e5
parent9fa04388dcbb5bf205319569f540a62c03754688 (diff)
downloadxorg-lib-libxkbfile-de4f2307448583988a55a587cb6a3f43e4868378.tar.gz
libxkbfile 1.0.9libxkbfile-1.0.9
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 de437c0..ba61814 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libxkbfile], [1.0.8],
+AC_INIT([libxkbfile], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxkbfile])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])