Browse Source

Update conf.py

update copyright date and project version number
Len 10 years ago
parent
commit
fced9eb2f0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      source/conf.py

+ 3 - 3
source/conf.py

@@ -49,16 +49,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'FusionPBX Docs'
-copyright = u'2014, Mark J Crane'
+copyright = u'2008-2015, 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 = '3.6.2'
+version = '4.0.0'
 # The full version, including alpha/beta/rc tags.
-release = '3.6.2'
+release = '4.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.