From c13f3d65a6af0d19cc993c889e4ea4e03a21bd51 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Fri, 26 Feb 2016 10:03:46 +0100 Subject: more sphinx docs --- 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 aae0c729..5f6f3125 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.3' +version = u'4.9.2' # The full version, including alpha/beta/rc tags. -release = u'4.9.3' +release = u'4.9.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3