summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-12-07 16:21:44 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-12-07 16:21:44 -0800
commitada903eea2e138643faa721f37737ed885363bf7 (patch)
treec24e472070d79a37b04afc605dcf0244c74b6248
parent54f0f0723d4291a23a2f1c10fcf33560f9a4340a (diff)
Version bumped to Version 1.6.901
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 46ac983..751c7a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mga],
- [1.6.900],
+ [1.6.901],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/issues],
[xf86-video-mga])
AC_CONFIG_SRCDIR([Makefile.am])