summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:08 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:08 +0000
commitae1b1194d57cb1a1089cffe61137e67c9e8b6b20 (patch)
treeaf3e164336c4c4ce20329f7361fbb1a5ca08cff2 /configure.ac
parentbe590c64bc8df224154347ab5f6c32fe60bf0e67 (diff)
Update package version number for final X11R7 release candidate.xlogo-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 09fdf27..ce01a6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xlogo,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlogo)
+AC_INIT(xlogo,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlogo)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE