set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 5 )
-set( MIRALL_VERSION_PATCH 50 )
+set( MIRALL_VERSION_PATCH 81 )
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )
# General information about the project.
project = u'Nextcloud Client Manual'
-copyright = u'2013-2021, The Nextcloud developers'
+copyright = u'2013-2022, The Nextcloud developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# The short X.Y version.
version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.5.50'
+release = '3.5.81'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.