diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:47:59 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:47:59 +0000 |
commit | 7b2114ae211a9fee11dffc77f751898b4236f07d (patch) | |
tree | e2866ccb88390d53946d3713ebf3d5fb9b486ecf | |
parent | 2d78ceef9e002310eebb540156680e30f2bb0fd9 (diff) |
Update package version number for RC1 release.XORG-6_99_99_903XORG-6_99_99_902XORG-6_99_99_901
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4abd956..6c01f03 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xorg-sgml-doctools,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xorg-sgml-doctools) +AC_INIT(xorg-sgml-doctools,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xorg-sgml-doctools) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |