From 95fa00f5a944bc5cdac93c870c0fc40275886f2d Mon Sep 17 00:00:00 2001 From: Joel Dudley <joeldudleyr3@users.noreply.github.com> Date: Mon, 14 Aug 2017 12:02:07 +0100 Subject: [PATCH] Update conf.py. --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 53228140e5..dc4542f32d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,9 @@ author = u'R3 DLG' # built documents. # # The short X.Y version. -version = '14.0' +version = 'M14.0' # The full version, including alpha/beta/rc tags. -release = '14.0' +release = 'M14.0' # The version for use in the dropdown html. html_context = {'version': '14.0'}