summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2014-03-14 23:01:01 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2014-03-14 23:01:01 +0800
commit9c5c9dfe81732eeaadbb3e6ee81b348364ba478b (patch)
tree480c93910d2f825aea1c3af2be3290e2dab7b6cb
parent2a2ecb551781d89e8e2a3123bb7d5b20ee807953 (diff)
Bump version to 0.99.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53c93f0..b488aca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
- [0.98.0],
+ [0.99.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])