diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2017-10-04 11:05:49 +0200 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2017-10-04 11:05:49 +0200 |
commit | b71836c9962f8f2eadf0c2188e03faed737c18da (patch) | |
tree | 5683ad0db66d2c86d8261a18ba83535618d23584 /configure.ac | |
parent | 34da04daec82077571558ac3fe1ec0c1203a01ad (diff) |
Post-release version bump
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dfb60a83..a11ba2a4 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.10.0], + [7.10.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon], [xf86-video-ati]) |