summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2009-01-16 15:00:56 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2009-01-16 15:00:56 +0800
commitc61961e23d379b76921ce797fdfec377d2c1abea (patch)
tree99ac4bc405e904fe7c7e9f0371772c299352a7ee /configure.ac
parent619ec11075571f80de2c4556e324e4c04555ec90 (diff)
Fixed the support mode issue on Solaris 10 x86
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f7bbf4..167c1cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-ast],
- 0.88.7,
+ 0.88.8,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-ast)