summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-03-29 00:19:12 -0400
committerAlex Deucher <alexdeucher@gmail.com>2012-03-29 00:19:12 -0400
commit9425c50e93903fb64d9e569cfdc1e2c35d16ce25 (patch)
treef4a40bef2836bc5cc074e1299d21a36712edfbf1
parentdc18d771713ecd893c7d5833da6e0661093161dc (diff)
configure: bump version for releasexf86-video-ati-6.14.4
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 363e1d47..ae62cf29 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.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])