summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:06 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:06 +0000
commit23c31430537fe316609a183998014c8496ca10c4 (patch)
treebd8d10d9fb059dfb6048f0d81a38dfc2b78cb0d7
parentb9781c0ff8a8cf3bb90249408eea61a27f14f890 (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 e69de29..f8ca8be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,5 @@
+2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for RC1 release.
+
diff --git a/configure.ac b/configure.ac
index 3c068f5..52066ed 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(font-adobe-75dpi, [0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-adobe-75dpi)
+AC_INIT(font-adobe-75dpi, [0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-adobe-75dpi)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE