summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:48 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:48 +0000
commitfa6d4784e89cc654a2edd61dd80dffae86a02685 (patch)
treef8512e64284cceee52c3237086c43a60af6973b6 /configure.ac
parenta3266bc7eb3610ad328cbdba04b9fa7c3b53b329 (diff)
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 35169ec..2074e13 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(listres,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],listres)
+AC_INIT(listres,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],listres)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE