summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-08-10 10:44:18 -0400
committerAdam Jackson <ajax@redhat.com>2010-08-10 10:44:18 -0400
commite387e54fd65b7db984975bf7a97cf30b5f1b9b9e (patch)
treed90551b4a5738ea6a244b212522298fb7d0c5960
parent6196d848a0b12d7e8f7aae0374d53072c69546a6 (diff)
xf86-video-ast 0.91.10
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b4b5813..093102d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
- [0.91.9],
+ [0.91.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])