summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-04-24 00:19:22 -0700
committerVinson Lee <vlee@vmware.com>2010-04-24 00:21:34 -0700
commitdda8046a6460cbdcfd0ed8a78a443077296a29d2 (patch)
tree1be01a6fc32bdb952d8215538ee8afaa8a56de66
parent3ee4ec99eae51454bd5f3f7a8af51cf65a71908d (diff)
downloadexternal_mesa3d-dda8046a6460cbdcfd0ed8a78a443077296a29d2.zip
external_mesa3d-dda8046a6460cbdcfd0ed8a78a443077296a29d2.tar.gz
external_mesa3d-dda8046a6460cbdcfd0ed8a78a443077296a29d2.tar.bz2
gallium/docs: Update Gallium version number to 0.4.
-rw-r--r--src/gallium/docs/source/conf.py4
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.