summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2012-05-12 13:50:32 +0200
committerJulien Cristau <jcristau@debian.org>2012-05-12 13:50:32 +0200
commitba2e11464f17ba17d65214e0344422a5b00b1acb (patch)
tree3e2c88e9841f90e12cd3e22acdf7675f940c3711
parent6a8cead012e36c9e709f0198af17a94dfae17048 (diff)
xf86-video-s3 0.6.4xf86-video-s3-0.6.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ac34f9..7bce533 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-s3],
- [0.6.3],
+ [0.6.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-s3])
AC_CONFIG_SRCDIR([Makefile.am])