summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 17:11:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 17:11:22 -0700
commit37bf1be0fbaed7578f91485a00d37db3f1c84fe3 (patch)
tree1e77833b3d58e4b61de56d1f6e0682b5b0769724
parent638653561df767b052e372821ffd51c457591202 (diff)
xf86-video-mga 2.0.1xf86-video-mga-2.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a576e5c..1b4b6d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mga],
- [2.0.0],
+ [2.0.1],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/issues],
[xf86-video-mga])
AC_CONFIG_SRCDIR([Makefile.am])