diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:24:39 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:24:39 -0700 |
commit | de4f2307448583988a55a587cb6a3f43e4868378 (patch) | |
tree | defe0e01820793ce53bae06a9526fe5e10d539e5 | |
parent | 9fa04388dcbb5bf205319569f540a62c03754688 (diff) |
libxkbfile 1.0.9libxkbfile-1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |