Update package version number for X11R7 RC3 release. 71/9571/1
authorKevin E Martin <kem@kem.org>
Sat, 3 Dec 2005 05:49:29 +0000 (05:49 +0000)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:25:43 +0000 (00:25 -0400)
Change-Id: Icde6d6d0f3a9fe6e27f14734f44a1308f5c7a736

ChangeLog
configure.ac

index f8ca8be..8d1d975 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+
+       * configure.ac:
+       Update package version number for X11R7 RC3 release.
+
 2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>
 
        * configure.ac:
index b002459..bd543ad 100644 (file)
@@ -22,7 +22,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT(xwud,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
+AC_INIT(xwud,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE