|
@@ -49,16 +49,16 @@ master_doc = 'index'
|
|
|
|
|
|
# General information about the project.
|
|
|
project = u'FusionPBX Docs'
|
|
|
-copyright = u'2008-2016, Mark J Crane'
|
|
|
+copyright = u'2008-2017, Mark J Crane'
|
|
|
|
|
|
# The version info for the project you're documenting, acts as replacement for
|
|
|
# |version| and |release|, also used in various other places throughout the
|
|
|
# built documents.
|
|
|
#
|
|
|
# The short X.Y version.
|
|
|
-version = '4.2'
|
|
|
+version = '4.3.1'
|
|
|
# The full version, including alpha/beta/rc tags.
|
|
|
-release = '4.2.0'
|
|
|
+release = 'master'
|
|
|
|
|
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
|
|
# for a list of supported languages.
|