summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:40:48 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:40:48 -0800
commit979e0e73eb3424b6a97746e29c8b4a5b7e86196e (patch)
treee580fe528c3fe0d2e7373021da2e1a42f555c9e6
parentfc5d7acc23fcec9d87ca26fadf466fcf107671c0 (diff)
xf86-video-mga 1.6.5xf86-video-mga-1.6.5
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 14271f1..3bef1f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-mga],
- [1.6.4],
+ [1.6.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-mga])
AC_CONFIG_SRCDIR([Makefile.am])