From 40dc0645205540f2f8d64da6ba9811e9e2ac4eb1 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Thu, 15 Sep 2016 17:18:12 +1000 Subject: Update doc/conf.py for master branch Signed-off-by: Stewart Smith --- doc/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/conf.py b/doc/conf.py index f8e8a5fe..cb9710b0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,9 +51,9 @@ copyright = u'2016, Stewart Smith, IBM, others' # built documents. # # The short X.Y version. -version = '5.3' +version = '5.4' # The full version, including alpha/beta/rc tags. -release = '5.3.0-rc1' +release = '5.4.0-prerelease-development-snapshot' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -197,7 +197,7 @@ latex_elements = { # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'skiboot.tex', u'skiboot Documentation', - u'Stewart Smith, IBM, others', 'manual'), + u'IBM, others', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of -- cgit v1.2.1