diff options
author | Dave Airlie <airlied@redhat.com> | 2013-12-05 12:09:27 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-12-05 12:09:27 +1000 |
commit | f647727a2c1d4c2a9261c411cd3df71c3c9f0c06 (patch) | |
tree | 56db4d4123e7c8378cc76b0cb56ad5f36757f945 /configure.ac | |
parent | 55525bdfc00b0b746401f6ea6ed289048e9d06eb (diff) |
mga: bump release to 1.6.3xf86-video-mga-1.6.3
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6ddaaa7..c88705b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-mga], - [1.6.2], + [1.6.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-mga]) AC_CONFIG_SRCDIR([Makefile.am]) |