diff options
author | Dave Airlie <airlied@redhat.com> | 2010-07-07 11:10:46 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-07-07 11:10:46 +1000 |
commit | 052cf0169ae70d5448af6dc4db840b2fc195569b (patch) | |
tree | 271827c0dc8fe751c1f072d8110d15fb5f6ed25f | |
parent | ad999e633ff41d27eed9d2c6535e163a7181b0bd (diff) |
configure.ac: bump version post release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3a1c46a6..cf0a855f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.13.1, + 6.13.99, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |