summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2019-07-25 10:03:33 -0700
committerKevin Brace <kevinbrace@gmx.com>2019-07-25 10:03:33 -0700
commit5c18f179c36d4eedd447d883385a1c93763e4b1a (patch)
treee1d15d9e082fcd727edee895b65e1a610cc528dd
parent7dd4b94c8e3453d3b684dc22c338b5387d278c8f (diff)
Version bumped to 0.7.0xf86-video-s3-0.7.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cca5599..7700b53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-s3],
- [0.6.5],
+ [0.7.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-s3/issues],
[xf86-video-s3])
AC_CONFIG_SRCDIR([Makefile.am])