aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2012-02-09 11:00:30 -0500
committerWill Kahn-Greene <willg@bluesock.org>2012-02-09 11:00:30 -0500
commit6e03e586718ad06da38e3f82a043e35643bb9764 (patch)
treef4b5603056d2ecd9c8a1da7f89887eec39fd9532 /docs/source/conf.py
parent934d0b67a00f764fa2bc6ce44f31864f3804a44e (diff)
downloadmediagoblin-6e03e586718ad06da38e3f82a043e35643bb9764.tar.lz
mediagoblin-6e03e586718ad06da38e3f82a043e35643bb9764.tar.xz
mediagoblin-6e03e586718ad06da38e3f82a043e35643bb9764.zip
Fix docs version
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 8aedf596..aafcf128 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -50,7 +50,7 @@ copyright = u'2011, 2012 GNU MediaGoblin contributors'
# The short X.Y version.
version = '0.3.0'
# The full version, including alpha/beta/rc tags.
-release = '0.3.0-dev"
+release = '0.3.0-dev'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.