diff options
author | Martin-Éric Racine <q-funk@iki.fi> | 2010-08-23 07:46:22 +0300 |
---|---|---|
committer | Martin-Éric Racine <q-funk@iki.fi> | 2010-08-23 07:46:22 +0300 |
commit | fc342655a3d928759467eac8c917effe8f283031 (patch) | |
tree | dada1da6e521f609282b531f4330469aa7f6aec8 | |
parent | c77eb79ef24c47ed7431713918a731252ea8153b (diff) |
Geode 2.11.9xf86-video-geode-2.11.9
We are pleased to announce this maintenance release of xf86-video-geode.
It features a plethora of bug fixes, a few documentation updates and one
performance enhancement.
This release also marks the return of AMD to the development team.
Please read the content of NEWS for more details.
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Geode 2.11.9 (2010-08-16) +Geode 2.11.9 (2010-08-23) ========================= We are pleased to announce this maintenance release of xf86-video-geode. It features a plethora of bug fixes, a few documentation updates and one diff --git a/configure.ac b/configure.ac index cd31a9b..afe5564 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.59) AC_INIT([xf86-video-geode], - [2.11.8], + [2.11.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode], [xf86-video-geode], [http://www.x.org/wiki/GeodeDriver]) |