summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2011-03-17 19:07:43 -0400
committerAlex Deucher <alexdeucher@gmail.com>2011-03-17 19:07:43 -0400
commit83978ad5fe37581e2b2f3fbd9c073d91b2ae1d50 (patch)
tree56870b6cabc9348108ab3be971c8b37e2898edcb
parent38d9368e59b2990bf32a028ece2132451b402350 (diff)
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 6f72c2d..ec54478 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [6.14.1],
+ [6.14.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])