summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2009-10-05 18:08:17 -0400
committerJames Cloos <cloos@jhcloos.com>2009-10-05 18:08:17 -0400
commit59a5be39cdbddb070cd4e4758848fd08aa5910a4 (patch)
treed1d5bc4c641f440343bc54a4f4448ce22bbf21b6
parent610889785caf41146505458beccc5e3662c233db (diff)
Bump version for second beta release.
1.0.991 as first beta of 1.1.0. (The first beta was meant to be 1.0.90 rather than 1.0.99. Having gotten that wrong, switch to three-digit release numbers for subsequent betas.)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 739b0f8..907e924 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(xeyes,[1.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
+AC_INIT(xeyes,[1.0.991], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE