summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 18:40:42 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 18:40:42 -0700
commit18c8547d4afdeb87120e2af7c0563f76c27dcdfe (patch)
tree35a8f026ab044403aefa1831522a389196e2f210
parentd07efd4f80754d82540ebdaa7c2a062e68f229b9 (diff)
xf86-video-ast 0.93.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e533d4b..3b6d93c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
- [0.93.9],
+ [0.93.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])