summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2013-08-18 19:49:06 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2013-08-18 19:49:06 +0800
commitf7913400cd902aeced5e0fb994bd3c11c90a49b9 (patch)
tree1a45e0ab061899232b9c1e77c12876d552a4fb9b
parentc1580a0f4625155514cd427a4eb9aa972b7484bb (diff)
Bump version to 0.98.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8b6a53..53c93f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
- [0.97.0],
+ [0.98.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])