summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:47:56 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:47:56 +0000
commitb71de113e311e10e59c3b6fbdc1ff63c90c8324d (patch)
tree66a89edcec0d308b44ed0d3f000b18001e003840 /configure.ac
parentb70f6692231e994bb57b4e51c09ab5535241713c (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 3b815a0..c5a60aa 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(xmessage,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmessage)
+AC_INIT(xmessage,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmessage)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE