diff options
author | Y.C. Chen <yc_chen@aspeedtech.com> | 2010-06-22 15:17:27 +0800 |
---|---|---|
committer | Y.C. Chen <yc_chen@aspeedtech.com> | 2010-06-22 15:17:27 +0800 |
commit | 9e8d8489922d8b647b28de06045e8fddf0ffc62f (patch) | |
tree | a541ac936e888b22ee6bea20b92d93347ed0662d /configure.ac | |
parent | 59995d0619afca6e88c1be08e01bfb60903c5099 (diff) |
modified: autogen.sh
modified: configure.ac
modified: src/ast.h
modified: src/ast_2dtool.c
modified: src/ast_2dtool.h
modified: src/ast_accel.c
modified: src/ast_driver.c
modified: src/ast_mode.c
modified: src/ast_mode.h
modified: src/ast_vgatool.c
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3398c1c..3ea98f7 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ast], - 0.89.9, + 0.91.9, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ast) |