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
commitccbf3e05dad84647b62fa3fd8f5730c5dd094977 (patch)
treebe0b9a1b5aff95355fa677f570fba7a838213022
parent0f59380f98d7fdae7ce32b67ba8f2c3798e71502 (diff)
downloadxorg-app-xauth-XORG-6_99_99_902.tar.gz
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 1d9a8c7..bd18b13 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-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index 6f3a3e3..69cfaad 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(xauth,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
+AC_INIT(xauth,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE