diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:00 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:00 +0000 |
commit | d371e549a4989280187a7394c64abe20c403b0db (patch) | |
tree | c29df399510b69fda07718daf3af8e47c08e3687 | |
parent | b4809879c5b3697321cd5816ef2d0e0355c1064d (diff) |
Update package version number for RC1 release.XORG-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 ddada1f..a276480 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-elographics], - 1.0.0, + 1.0.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-elographics) |