From 6e5d59170853b5ec360ea2de1974b3cbcda3b4ad Mon Sep 17 00:00:00 2001
From: Marti Bolivar <mbolivar@leaflabs.com>
Date: Thu, 8 Sep 2011 01:33:33 -0400
Subject: conf.py: Add RELEASE milestone.

---
 source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit v1.2.3