summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2014-03-19 09:51:45 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2014-03-19 09:51:45 +0800
commited39dc7c3cff7aa248fc3c8d697400371313745c (patch)
tree75e3b81fdd678cb264e6b6bdefa34177aa0631b2
parent0bbae30ffc6a18dd5335380c9808ce3f69ecb7cf (diff)
Bump version to 0.99.9HEADmaster
-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])