summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2011-02-03 19:06:22 -0500
committerAlex Deucher <alexdeucher@gmail.com>2011-02-03 19:06:22 -0500
commita27b5dbd9fba689f1814c0888d1b7459b6c6b1a1 (patch)
tree87f36d03b5d593cb0f8e8603a0e005e75829af27
parent0a1a0513a61f392580bde39cca4880f2c19abc8d (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 db135a16..ec544789 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [6.14.0],
+ [6.14.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])