summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
committerDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
commit73304078ffd138ba642587af1131a80720bfe65c (patch)
treea2ca3a4bf7cbe198264bf54af05861d305b7d199
parent8f35d7311ee74e8eb8c4c957e793bf230941a7b5 (diff)
xf86-video-s3: bump to version 0.6.5xf86-video-s3-0.6.5
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c469706..6ba9870 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-s3],
- [0.6.4],
+ [0.6.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-s3])
AC_CONFIG_SRCDIR([Makefile.am])