summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-09 21:09:20 +0000
committerKevin E Martin <kem@kem.org>2005-11-09 21:09:20 +0000
commit9bccda24de3851829059c224ce94de28066bd8f5 (patch)
tree86e32ac2bdeb776ecccef1afd92df7b76baea472
parent515ba1756966081ca3fae0cdd5a776f5a4fc6ad1 (diff)
Update package version number for X11R7 RC2 release.XORG-6_99_99_902
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index debb6d6..be4145a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for X11R7 RC2 release.
+
2005-11-07 Alan Coopersmith <alan.coopersmith@sun.com>
Changes to match bug #3180 checkin to monolith:
diff --git a/configure.ac b/configure.ac
index 2f557ab..e5f062c 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(xdm,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[0.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE