aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-09-01 21:22:34 -0400
committerbnewbold <bnewbold@robocracy.org>2014-09-01 21:24:08 -0400
commite4bb2ee01f5c855384f2a91d29d364498838901b (patch)
tree634bd92d22bde30506f1ba078309305bace5686a /docs/source/conf.py
parentc5d014588245fe0f09e755f0bf0f02f0e7f59ec0 (diff)
downloadlibrambutan-e4bb2ee01f5c855384f2a91d29d364498838901b.tar.gz
librambutan-e4bb2ee01f5c855384f2a91d29d364498838901b.zip
docs: set release to prerelease; change title render
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 0d1ee9e..50badda 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -58,10 +58,10 @@ copyright = u'2010, 2011, LeafLabs, LLC. 2014 Various Contributors'
# built documents.
#
# The short X.Y version.
-version = '0.1'
+version = '0.0'
# The full version, including alpha/beta/rc tags.
# FIXME [RELEASE] update this for the release
-release = 'v0.1.0-dev'
+release = 'prerelease'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.