From 97f0b453417ee3d8e8fcc6fc2758f5200958758c Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Mon, 15 Aug 2016 18:13:07 -0500 Subject: increment version numbers for 4.9.3RC1 --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index c7277947..d985b8c3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,9 +57,9 @@ author = u'Gerald Evenden' # built documents. # # The short X.Y version. -version = u'4.9.2' +version = u'4.9.3' # The full version, including alpha/beta/rc tags. -release = u'4.9.2' +release = u'4.9.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3