diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-08-07 11:27:07 +0200 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-08-07 11:27:07 +0200 |
commit | d0323622ee9b97a5f246baffbb2c65930a78ed14 (patch) | |
tree | bdde6497ce1ffa5f8461b2dceb372be50c3dcb39 /configure.ac | |
parent | 9c97cca5c24409ca8447c99f051a12fd2d494e79 (diff) |
bump version post release
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
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 ac202e11..d1cf1151 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.2.0], + [7.2.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |