summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 17:08:58 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 17:08:58 -0700
commitfa9520d5a63e181c05dd850223a1916e37e71a13 (patch)
treec02b404703d1554e57901366aaee8e6d9def5913
parenta3d95aedf3a6d1859387fb08b46cd66cd61cec83 (diff)
downloadxorg-lib-libxkbfile-fa9520d5a63e181c05dd850223a1916e37e71a13.tar.gz
libxkbfile 1.0.6libxkbfile-1.0.6
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 c1dd57d..0506307 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libxkbfile, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
+AC_INIT(libxkbfile, 1.0.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE