From 10f32554c93020dc409a326b4a4f1d4ea5f672c7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 28 Jul 2010 08:21:57 -0700 Subject: Tagged 0.9.0 and bumped the version to 0.9.1 --- 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 1c1ae7f48..349d23af2 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.42' +version = '0.9' # The full version, including alpha/beta/rc tags. -release = '0.42' +release = '0.9.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit