diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:01 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:01 +0000 |
commit | 39eb00555a8fbec8ba710462e7f1a3acad9a93c6 (patch) | |
tree | f0f40d95009cafe8c2834a99515ed2ca86210c1f | |
parent | 03a4907be7b77c931f877162bc038bdee6bf152d (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 3370381..17b6672 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-tek4957], - 1.0.0, + 1.0.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-tek4957) |