diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-01 09:45:24 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-01 09:45:24 -0400 |
| commit | fe9697e2b5413866ca087e73ed509c700a471a0c (patch) | |
| tree | a32e384707f9b5e57ffeee501e31361d4e2edf39 /docs/source/conf.py | |
| parent | a8d2374ec00e7a8c899ebcc0c104e95efc6ac9f0 (diff) | |
Create 0.0.11 release branch.0.0.11
Update docs conf.py with the correct release. Update the IDE
installation page with links to where the 0.0.11 release will be.
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 975ad1e..4115c62 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,8 +59,7 @@ copyright = u'2010, LeafLabs, LLC' # The short X.Y version. version = '0.0' # The full version, including alpha/beta/rc tags. -# FIXME [0.0.11] update this for the release -release = 'custom-build' +release = '0.0.11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
