summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoren Hansen <soren.hansen@rackspace.com>2010-10-19 23:41:25 -0400
committerSoren Hansen <soren.hansen@rackspace.com>2010-10-19 23:41:25 -0400
commita199f1ba538ba599765ca6e84384a092c0ecce81 (patch)
treef29fb8c3902b239921b225676d320ffa2a53f95f
parentf9a780d9c6ab320349e0c671cea49cb7495d6db2 (diff)
Also update version in docs.
-rw-r--r--doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 349d23af2..505771ff8 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -47,9 +47,9 @@ copyright = u'2010, United States Government as represented by the Administrator
# built documents.
#
# The short X.Y version.
-version = '0.9'
+version = '2010.1'
# The full version, including alpha/beta/rc tags.
-release = '0.9.1'
+release = '2010.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.