summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-11-06 09:43:55 -0500
committerAlex Deucher <alexdeucher@gmail.com>2012-11-06 09:43:55 -0500
commit71eeb0833489ece745f1e5dc41379ec63161ee81 (patch)
tree6cca67885a1a77dd5adff59269e6114a13de5d0a /configure.ac
parentcf377c991f4c1cd4eee1a8530ba9fdf6f9f63301 (diff)
bump verion post release
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 568ed7b1..0e30e4f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [7.0.0],
+ [7.0.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])