update conf.py version to 9.1

This commit is contained in:
Carla Schroder
2016-03-02 10:48:54 -08:00
parent 21af024ab7
commit 791fc9bb3a
3 changed files with 6 additions and 6 deletions

View File

@@ -44,9 +44,9 @@ master_doc = 'contents'
# built documents.
#
# The short X.Y version.
version = '9.0'
version = '9.1'
# The full version, including alpha/beta/rc tags.
release = '9.0'
release = '9.1'
# General information about the project.
project = u'ownCloud %s Server Administration Manual' % (version)

View File

@@ -48,9 +48,9 @@ copyright = u'2012-2015, The ownCloud developers'
# built documents.
#
# The short X.Y version.
version = '9.0'
version = '9.1'
# The full version, including alpha/beta/rc tags.
release = '9.0'
release = '9.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -44,9 +44,9 @@ master_doc = 'contents'
# built documents.
#
# The short X.Y version.
version = '9.0'
version = '9.1'
# The full version, including alpha/beta/rc tags.
release = '9.0'
release = '9.1'
# General information about the project.
project = u'ownCloud %s User Manual' % (version)