Explorar o código

Bump version and year.

Signed-off-by: Camila <hello@camila.codes>
Camila %!s(int64=3) %!d(string=hai) anos
pai
achega
c142a2dc25
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      VERSION.cmake
  2. 2 2
      doc/conf.py

+ 1 - 1
VERSION.cmake

@@ -1,6 +1,6 @@
 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 )
 

+ 2 - 2
doc/conf.py

@@ -41,7 +41,7 @@ master_doc = 'index'
 
 # 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
@@ -50,7 +50,7 @@ copyright = u'2013-2021, The Nextcloud developers'
 # 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.