Przeglądaj źródła

docs/sphinx: Update configuration and version

Matt Gajownik 6 lat temu
rodzic
commit
f4b8a3c0e0
1 zmienionych plików z 3 dodań i 3 usunięć
  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.
 project = 'OBS Studio'
-copyright = '2017, Hugh Bailey'
+copyright = '2017-2022, Hugh Bailey'
 author = 'Hugh Bailey'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -57,9 +57,9 @@ author = 'Hugh Bailey'
 # built documents.
 #
 # The short X.Y version.
-version = '25.0.0'
+version = '27.2.0'
 # 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
 # for a list of supported languages.