diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:04 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:04 +0000 |
commit | bcc4f2555d4e4fa7ba2cf022165d3dd8ef331cd9 (patch) | |
tree | 11cc2eb44c72343b00aaa73dd5cfae060fdbaf2d | |
parent | 2da8c99697874a012dccfc582561a0b89e111ecd (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 43f5533..d204998 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-siliconmotion], - 1.3.1, + 1.3.1.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-siliconmotion) |