diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:19:17 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:19:17 +0000 |
commit | 31396df3b0101571bb85a4a66b67f5a8b0c992a9 (patch) | |
tree | e31f3d970a3540aa2e19fe9ee6c7af4fd588093f /configure.ac | |
parent | d706f494ed22afd369991e8c75a2d4f5aed15305 (diff) |
so until we split out mach64/r128/radeon please just increment the
package number whenever you make significant changes.
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 9d96446..ac23880 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-ati], - 6.5.7.3, + 6.6.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-ati) |