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 | f0c66e718d669fd1692b1f5ac6fb88d38a8e55aa (patch) | |
tree | a1d6b1adbb76596eb3670fd8e37258a20565822d | |
parent | 1885f8248d51c754c9b9da4076335a97ca3d9530 (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 01bf160..4051b0d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-spaceorb], - 1.0.0, + 1.0.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-spaceorb) |