diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-04-05 12:12:56 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2010-04-05 12:12:56 -0400 |
commit | 3c6c6afcbfc6f2c582e13a7c37fe2014b0875b22 (patch) | |
tree | f451ae18c43e8730cead6e8de73e7bdc41e45130 /configure.ac | |
parent | fb7911912e60b2cdbc2152b96847775b767ca3ef (diff) |
change 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 c50528d1..b9274d66 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.13.0, + 6.13.99, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |