summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2014-08-08 16:51:07 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2014-08-08 16:51:07 +0800
commitd531cac475980908ea52309846221a974b8e7efd (patch)
treeb34ecc24c5a05224aeb4ae6497ae15a1785861d1
parent85be2b8ecd69ebf24334ddfb1822bbbf0b41376a (diff)
Bump Version to 1.0.1xf86-video-ast-1.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b488aca..db548f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
- [0.99.9],
+ [1.0.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])