summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2011-05-26 12:52:21 +1000
committerDave Airlie <airlied@redhat.com>2011-05-26 12:52:21 +1000
commit2fca40ea65d9f2a6f8451c324bb4b82786f34f76 (patch)
tree64951c04ad9e130fff777cace009bc723fceebb1
parentfab868c5f7d8cafdb0176d2751f216819a5ba66a (diff)
radeon: bump version for release of 6.14.2xf86-video-ati-6.14.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ec544789..c7f463c3 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.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])