diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:05:09 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:05:09 +1000 |
commit | e4268d2775c95e03e0d319cb937522bfb3bab61d (patch) | |
tree | 79814c29252a1eef2d2f2cdea0eb1ac7ce11fa67 | |
parent | 138d1ea01298aedbe414ecc48374e433d6960010 (diff) |
xf86-video-ast: bump to version 0.97.0xf86-video-ast-0.97.0
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ca23998..f8b6a53 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ast], - [0.96.0], + [0.97.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ast]) AC_CONFIG_SRCDIR([Makefile.am]) |