summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:09 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:09 +0000
commitbb290cea4cae2391ec954e1467a5e9deaa543343 (patch)
tree49319f4d17d4613b11ebc3e362958e320414c527
parentd8ac4711d84e7458788f189e503d85d7257a2def (diff)
Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aec5cd6..ac75276 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for RC1 release.
+
2005-10-12 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index f258638..08ee5ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXevie, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXevie)
+AC_INIT(libXevie, 0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXevie)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE