Update package version number for RC1 release. 26/9226/1
authorKevin E Martin <kem@kem.org>
Wed, 19 Oct 2005 02:47:53 +0000 (02:47 +0000)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:37:41 +0000 (23:37 -0400)
Change-Id: I814f003da54b376ad711598f6e339df7c3587c36

ChangeLog
configure.ac

index e69de29..f8ca8be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,5 @@
+2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+
+       * configure.ac:
+       Update package version number for RC1 release.
+
index 82df44b..e8ec274 100644 (file)
@@ -22,7 +22,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT(xeyes,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
+AC_INIT(xeyes,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xeyes)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE