From fb5f32be1ce12055ea92b2ff0b846fde1d70e565 Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Wed, 17 Nov 2010 12:34:15 +0100 Subject: Update version to 2011.1 as that is the version we expect to release next. --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source') 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. -- cgit