From: Vinson Lee Date: Sat, 24 Apr 2010 07:19:22 +0000 (-0700) Subject: gallium/docs: Update Gallium version number to 0.4. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dda8046a6460cbdcfd0ed8a78a443077296a29d2;p=mesa.git gallium/docs: Update Gallium version number to 0.4. --- diff --git a/src/gallium/docs/source/conf.py b/src/gallium/docs/source/conf.py index 59c19ed98dd..ccc84405c41 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.