summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Verhaegen <libv@skynet.be>2008-10-13 20:03:37 +0200
committerLuc Verhaegen <libv@skynet.be>2008-10-13 20:03:37 +0200
commit57aca005c1ede5495f326a98c411d049115cb845 (patch)
tree54909e7fab030741cb5c4536c4569f116eeadbfd
parent7aa72401975395aa24a4d2d05d6a29063c99de6a (diff)
Bump to 1.2.3.1.2.3
-rw-r--r--README4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index deb2eb1..80c0161 100644
--- a/README
+++ b/README
@@ -82,6 +82,10 @@ Major Changes
Read ChangeLog for a complete list.
+- Version 1.2.3
+
+ - Added Command Submission infrastructure.
+
- Version 1.2.2
- Added DRI support (R5xx and RS6xx).
diff --git a/configure.ac b/configure.ac
index 2817fc2..7ad8829 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-radeonhd],
- 1.2.2,
+ 1.2.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd],
xf86-video-radeonhd)