diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-02 12:23:03 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-02 12:23:03 +0100 |
commit | 3fce61b475355820f735e50b7070ee6fc906083d (patch) | |
tree | 964452e0a049801948aa4829e2a219a480700fce | |
parent | 68572c1e41cf6de2f0ef2c9442111384ce863308 (diff) |
mach64: bump to 6.9.2xf86-video-mach64-6.9.2
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2b2d41a..6308c92 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-mach64], - [6.9.1], + [6.9.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-mach64]) AC_CONFIG_SRCDIR([Makefile.am]) |