diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 01:33:33 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 01:51:20 -0400 |
commit | 6e5d59170853b5ec360ea2de1974b3cbcda3b4ad (patch) | |
tree | 8a6288feb7e0617db83fbfc61f5c35a0907848c4 /source | |
parent | 3b022b71b701a9b78d56dd732586b9840ce69cdc (diff) | |
download | librambutan-6e5d59170853b5ec360ea2de1974b3cbcda3b4ad.tar.gz librambutan-6e5d59170853b5ec360ea2de1974b3cbcda3b4ad.zip |
conf.py: Add RELEASE milestone.
Diffstat (limited to 'source')
-rw-r--r-- | source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/conf.py b/source/conf.py index 841eadc..7380f8e 100644 --- a/source/conf.py +++ b/source/conf.py @@ -59,7 +59,7 @@ copyright = u'2010, 2011, LeafLabs, LLC' # The short X.Y version. version = '0.0' # The full version, including alpha/beta/rc tags. -# FIXME [0.0.12] update this for the release +# FIXME [RELEASE] update this for the release release = 'custom-build' # The language for content autogenerated by Sphinx. Refer to documentation |