Module: Mesa Branch: master Commit: dda8046a6460cbdcfd0ed8a78a443077296a29d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dda8046a6460cbdcfd0ed8a78a443077296a29d2
Author: Vinson Lee <[email protected]> Date: Sat Apr 24 00:19:22 2010 -0700 gallium/docs: Update Gallium version number to 0.4. --- src/gallium/docs/source/conf.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/docs/source/conf.py b/src/gallium/docs/source/conf.py index 59c19ed..ccc8440 100644 --- a/src/gallium/docs/source/conf.py +++ b/src/gallium/docs/source/conf.py @@ -45,9 +45,9 @@ copyright = u'2009, VMWare, X.org, Nouveau' # built documents. # # The short X.Y version. -version = '0.3' +version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.3' +release = '0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
