summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2008-04-14 17:21:48 +0200
committerMatthias Hopf <mhopf@suse.de>2008-04-14 17:21:48 +0200
commit761940fde7fef72bff18a8b8e840540452cf675a (patch)
tree6db00ac62c12086fe852d2f26ba90abd3eaea045
parenta898e097ca4ae26db1d0f71144df7a580f0612bd (diff)
Bump to 1.2.1. Add changes to README.1.2.1
-rw-r--r--README5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 3310232..851b6d3 100644
--- a/README
+++ b/README
@@ -33,6 +33,11 @@ Major Changes
Read ChangeLog for a complete list.
+- Version 1.2.1
+
+ - Build-fixes for systems without -NDEBUG, and for rhd_dump
+ - Added two new RV670 devices.
+
- Version 1.2.0
- Added support for RV620, RV635, and R680.
diff --git a/configure.ac b/configure.ac
index 7ca71c8..89b953d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-radeonhd],
- 1.2.0,
+ 1.2.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd],
xf86-video-radeonhd)