Explorar o código

docs/sphinx: Update configuration and version

Matt Gajownik %!s(int64=6) %!d(string=hai) anos
pai
achega
f4b8a3c0e0
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      docs/sphinx/conf.py

+ 3 - 3
docs/sphinx/conf.py

@@ -49,7 +49,7 @@ master_doc = 'index'
 
 
 # General information about the project.
 # General information about the project.
 project = 'OBS Studio'
 project = 'OBS Studio'
-copyright = '2017, Hugh Bailey'
+copyright = '2017-2022, Hugh Bailey'
 author = 'Hugh Bailey'
 author = 'Hugh Bailey'
 
 
 # The version info for the project you're documenting, acts as replacement for
 # The version info for the project you're documenting, acts as replacement for
@@ -57,9 +57,9 @@ author = 'Hugh Bailey'
 # built documents.
 # built documents.
 #
 #
 # The short X.Y version.
 # The short X.Y version.
-version = '25.0.0'
+version = '27.2.0'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '25.0.0'
+release = '27.2.0'
 
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 # for a list of supported languages.