Bump version for second beta release. 49/9249/1
authorJames Cloos <cloos@jhcloos.com>
Mon, 5 Oct 2009 22:08:17 +0000 (18:08 -0400)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:38:04 +0000 (23:38 -0400)
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

configure.ac

index 739b0f8..907e924 100644 (file)
@@ -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