summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2009-10-05 18:08:17 -0400
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:38:04 -0400
commit66ae697dc737a38208bde6387a1eeb353da3177f (patch)
treed1d5bc4c641f440343bc54a4f4448ce22bbf21b6
parentad2087f2482e0937570e4f86f3ed8338fffbedd6 (diff)
downloadxeyes-66ae697dc737a38208bde6387a1eeb353da3177f.tar.gz
xeyes-66ae697dc737a38208bde6387a1eeb353da3177f.tar.bz2
xeyes-66ae697dc737a38208bde6387a1eeb353da3177f.zip
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.) Change-Id: I8ed570e13e0568cc29fdc7c35328ecebb8350813
-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