summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9435bb53..1cc97d00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-07 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 6.6.0 and release. This module's versioning is completely
+ screwed, so until we split out mach64/r128/radeon please just
+ increment the package number whenever you make significant changes.
+
2006-04-07 Aaron Plattner <aplattner@nvidia.com>
* src/atimach64xv.c: (ATIMach64PutImage):
diff --git a/configure.ac b/configure.ac
index 9d964463..ac238803 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)