diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2011-11-02 13:40:05 +0100 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2011-11-02 13:40:05 +0100 |
commit | edde94cba5321e6e51e7fd4d79dde5abc4944495 (patch) | |
tree | bed7949b6f44eac5059f3ee2a0838ac5f1e16b64 /configure.ac | |
parent | 93459f842c2d8dc178a1954b8e05150fcb96ac9a (diff) |
Bump version post release.
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 167432cc..ec544789 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [6.14.3], + [6.14.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |