diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 55d2aa00a..4df8305ad 100644 --- a/docs/sphinx/conf.py +++ b/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.