summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:57 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:57 +0000
commit66ab568492b90ef9783ac754f6cf418858102c2d (patch)
tree5ab7dcedb9a2958917c95d3137fc237067f659b8 /configure.ac
parentbfa61c748fd43a5fda1ec7353d28ade31a6bb9bb (diff)
Update package version number for RC1 release.XORG-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 ccf3984..3c24939 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xset,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
+AC_INIT(xset,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE