diff options
| author | Soren Hansen <soren.hansen@rackspace.com> | 2010-11-17 22:14:35 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-11-17 22:14:35 +0000 |
| commit | ff9b3b49090773070439d37df3149727fc7d3988 (patch) | |
| tree | 157948d46989050f373f4ed8d3517ddc7f7c5a65 /doc | |
| parent | 279a56469dbb5b1ae0e26e70107e1f6205a8b9fc (diff) | |
| parent | fb5f32be1ce12055ea92b2ff0b846fde1d70e565 (diff) | |
Update version to 2011.1 as that is the version we expect to release next.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index ef447ca81..349bce02e 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -61,9 +61,9 @@ copyright = u'2010, United States Government as represented by the Administrator # built documents. # # The short X.Y version. -version = '2010.1' +version = '2011.1' # The full version, including alpha/beta/rc tags. -release = '2010.1' +release = '2011.1-prerelease' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
