summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:54 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:54 +0000
commit4eeb611f17bdc01f7a6cb4db3f0997ce5ecc6361 (patch)
tree2a8c032bc95f88a8ef7929f01a7f1076236a0413 /configure.ac
parent958d09064c96cb50df6f92bfb8d4754c87451920 (diff)
downloadxorg-app-xkbcomp-4eeb611f17bdc01f7a6cb4db3f0997ce5ecc6361.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 afb4f42..eba94fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xkbcomp,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp)
+AC_INIT(xkbcomp,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbcomp)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE