diff options
author | root <root@localhost.localdomain> | 2011-07-15 14:08:13 +0800 |
---|---|---|
committer | root <root@localhost.localdomain> | 2011-07-15 14:08:13 +0800 |
commit | 59d994f46218b5909725ce690cd3fef089a88ba5 (patch) | |
tree | 4c6e3846db5e814a75adf357ce27a3e2646d9cd2 | |
parent | 666abcb51ac69161a548055ee41274f2131551ca (diff) |
fixed bug #39235ast-0.93.9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 87ba653..e533d4b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ast], - [0.93.09], + [0.93.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ast]) AC_CONFIG_SRCDIR([Makefile.am]) |