diff options
author | Brian Paul <brianp@vmware.com> | 2009-04-07 18:26:45 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-04-08 08:23:45 -0600 |
commit | 9f784647ad60bb591a1dffa0baca27bf55480b3f (patch) | |
tree | d2a0ae2440931969c7237e79f0ca2261bf135456 /docs | |
parent | f6b71d02c742063cff9ec6d636e326fd1493571a (diff) |
docs: bump Gallium version number
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cell.html b/docs/cell.html index ccf70cd715..ada903cf8a 100644 --- a/docs/cell.html +++ b/docs/cell.html @@ -51,7 +51,7 @@ Mesa tree, then set <code>LD_LIBRARY_PATH</code> like this: Verify that the Cell driver is being used by running <code>progs/xdemos/glxinfo</code> and looking for: <pre> - OpenGL renderer string: Gallium 0.2, Cell on Xlib + OpenGL renderer string: Gallium 0.3, Cell on Xlib </pre> |