Browse Source

Update conf.py

FusionPBX 3 years ago
parent
commit
2095410dbc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      source/conf.py

+ 2 - 2
source/conf.py

@@ -101,14 +101,14 @@ pygments_style = "my_fancy_style"
 
 # General information about the project.
 project = u'FusionPBX Docs'
-copyright = u'2008-2020, Mark J Crane'
+copyright = u'2008-2022, 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.5'
+version = '5.0'
 # The full version, including alpha/beta/rc tags.
 #release = '2018'