summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2014-01-24 11:04:30 -0500
committerAlex Deucher <alexander.deucher@amd.com>2014-01-24 11:04:30 -0500
commit8de6f7b2f476d3baa9c7e2bb3544e4bafaad46b7 (patch)
tree37cce70640e850e4e7c8c3df7592926195ec3463
parent0333f5bda27dc0ec2edc180c7a4dc9a432f13f97 (diff)
bump version post release
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9c444f08..200f9795 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
- [7.3.0],
+ [7.3.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ati])