summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:01 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:01 +0000
commit6be5799196c6aa1c9d2b1198c826f1b8f657b2a0 (patch)
tree80b4df54acf79376f6406119519de95bdaa17686 /configure.ac
parentf6cbfad7b7598895413a0c3b23e07940c0c5f776 (diff)
Update package version number for final X11R7 release candidate.XORG-6_99_99_904
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 144b990..058d877 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(beforelight,[0.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],beforelight)
+AC_INIT(beforelight,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],beforelight)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE