summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-06-07 11:47:21 -0400
committerAlex Deucher <alexdeucher@gmail.com>2012-06-07 11:47:21 -0400
commit58883711136fa6671d4f3250d4ee973e2953ebb4 (patch)
tree9098e4a1b208668d14187ac1ea06fe52b82ee58f
parent3a9103f855c67bbcd7b97ee2e96836353e0d789d (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 e1bebe5b..695a5747 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [6.14.5],
+ [6.14.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])