diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-29 14:46:55 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-29 14:49:02 +0100 |
commit | 008eb209d506ed7195fd544dfa91be9783946fd5 (patch) | |
tree | 8c2544e463131fb9f9c4ea77e452a1064f6b23d9 | |
parent | 72fea2635a56c4f572c07fc50fc58f703a21eb4f (diff) |
configure: bump version number to 6.14.6 pre-releasexf86-video-ati-6.14.6xf86-video-ati-6.14-branch
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 0fa21413..88769184 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [6.14.99], + [6.14.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |