From bc1d0e90c5dc5e0012373f59e90e2cccd2ddc47d Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 30 Dec 2009 18:17:22 +0000 Subject: doc: Fix version information for 1.1.0 Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5646 ce84e21b-d406-0410-9b95-82705330c041 --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index 2d835ad15..782e39320 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -45,9 +45,9 @@ copyright = u'2009, Narayan Desai' # built documents. # # The short X.Y version. -version = '1.0' +version = '1.1' # The full version, including alpha/beta/rc tags. -release = '1.0' +release = '1.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3-1-g7c22