diff options
author | Dave Airlie <airlied@redhat.com> | 2012-09-28 11:36:44 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-09-28 11:37:15 +1000 |
commit | fcd27b2b4ab2a181d5263296e71cda2d8772ba2d (patch) | |
tree | 04048801c9fbef9b7d349a8a3170542ce326a661 | |
parent | 29de36da0ed031815bd302f55f2ef5cc0cce6cc6 (diff) |
mga: bump release to 1.6.2xf86-video-mga-1.6.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1b6c20f..fca1a9c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-mga], - [1.6.1], + [1.6.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-mga]) AC_CONFIG_SRCDIR([Makefile.am]) |