summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-18 22:00:42 +0000
committerKevin E Martin <kem@kem.org>2005-10-18 22:00:42 +0000
commitc083eb4a05060b1a4cadb86c0c8b4ec47fa5388f (patch)
tree3379070176b380af1b8cd67b8fbd7fa512327fd2 /configure.ac
parent1709f7d3d390848f629c860a7de2986b3583448c (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 59ca3be..823188f 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(appres,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],appres)
+AC_INIT(appres,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],appres)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE