Update package version number for X11R7 RC3 release. 03/9403/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:09:58 +0000 (00:09 -0400)
Change-Id: Iaab9b27163b035f91b3f37dd3dc1e6f9a2264dca

ChangeLog
configure.ac

index 0cfbc66..60703bc 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-11-20  Alan Coopersmith  <alan.coopersmith@sun.com>
 
        * configure.ac:
index f21537b..3d0f520 100644 (file)
@@ -22,7 +22,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT(xwd,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
+AC_INIT(xwd,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE