summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:13 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:13 +0000
commitb6e194b20a83f9f059037aa17fbb00a6d34e53a6 (patch)
tree0cc218ed7d375c695e020754697ee0cabed7ee0b /configure.ac
parentda83a9c6e3a85adcd30949f3c1ccd0d57a6a2bfa (diff)
downloadxorg-lib-libxkbfile-b6e194b20a83f9f059037aa17fbb00a6d34e53a6.tar.gz
Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 11cadd1..3a766be 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, 0.99.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
+AC_INIT(libxkbfile, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE