diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2018-12-07 16:43:46 -0800 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2018-12-07 16:43:46 -0800 |
commit | 924c310dfecbfb916f0e81c03f1142a401bed056 (patch) | |
tree | 895e508fe88123dede5d5f9e6405ab186e72cb69 | |
parent | ada903eea2e138643faa721f37737ed885363bf7 (diff) |
Version bumped to Version 2.0.0xf86-video-mga-2.0.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 751c7a7..76adf84 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-mga], - [1.6.901], + [2.0.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/issues], [xf86-video-mga]) AC_CONFIG_SRCDIR([Makefile.am]) |