summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:12 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:12 +0000
commit1abccb01ea285b6dcee662cc6c7e9fcb44517c51 (patch)
tree4902d40c5f533d03491af5d9f603ad19fb3c1703 /configure.ac
parentfa7c02b03c22461caa3d6405e8a229a9c30dc917 (diff)
Update package version number for final X11R7 release candidate.xwud-1.0.0XORG-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 bd543ad..6a29930 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(xwud,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
+AC_INIT(xwud,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE