summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-11-29 10:41:23 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-11-29 10:41:23 -0800
commitb293b0956d518b2cc3833d0d2d846301fe35c0a0 (patch)
tree6cf39fede87cce9ccdd8b17ec7f9ee74bbbfe976
parentc5d295f06c83ba69811c17880e033cbd0fdb52b1 (diff)
Version bumped to Version 1.6.900
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 6f05f79..46ac983 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mga],
- [1.6.5],
+ [1.6.900],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/issues],
[xf86-video-mga])
AC_CONFIG_SRCDIR([Makefile.am])