summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-03-29 00:28:39 -0400
committerAlex Deucher <alexdeucher@gmail.com>2012-03-29 00:28:39 -0400
commitde2419e5509398328903ca61f4ea80852cba6bc4 (patch)
tree40564813a5862f712ebc2558c86dd8bd16eb5bf1
parent9425c50e93903fb64d9e569cfdc1e2c35d16ce25 (diff)
configure: bump version post release
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 ae62cf29..363e1d47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [6.14.4],
+ [6.14.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])