diff options
author | Dave Airlie <airlied@redhat.com> | 2011-05-27 07:22:08 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-05-27 07:22:08 +1000 |
commit | 557f46dc2f18734ecf1f18dee7e951e0bf062e63 (patch) | |
tree | 412eba27d1b59dfbb2186ac5ac65f7bff7a46a16 | |
parent | 2fca40ea65d9f2a6f8451c324bb4b82786f34f76 (diff) |
bump version after release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c7f463c3..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.2], + [6.14.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati]) |