diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-03 05:49:15 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-03 05:49:15 +0000 |
commit | 4329e1ca1f0809914fddd60696e558e72caae494 (patch) | |
tree | 14c88e1df717758db5de162aac10cc704da92038 /configure.ac | |
parent | 7ff29b4374c214a0c58a3acd2a180b90a31dfe52 (diff) |
Update package version number for X11R7 RC3 release.XORG-6_99_99_903
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1c8760f..89b7cfa 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(fstobdf,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fstobdf) +AC_INIT(fstobdf,[0.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fstobdf) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |