summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-06-29 14:57:58 +0100
committerDave Airlie <airlied@redhat.com>2012-06-29 14:57:58 +0100
commit6a60fcdf060a0f553d8d4f7939c2a05aa04bedfa (patch)
tree18f461c38bc1d3e395503a34039f92dc3a344d9b
parent008eb209d506ed7195fd544dfa91be9783946fd5 (diff)
configure: bump version after release.
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88769184..0fa21413 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [6.14.6],
+ [6.14.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])