Explorar o código

future 3.6.0 version development begins

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien %!s(int64=3) %!d(string=hai) anos
pai
achega
83099520e4
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 0 )
+set( MIRALL_VERSION_PATCH 50 )
 set( MIRALL_VERSION_YEAR  2022 )
 set( MIRALL_SOVERSION 0 )
 

+ 2 - 2
doc/conf.py

@@ -48,9 +48,9 @@ copyright = u'2013-2021, The Nextcloud developers'
 # built documents.
 #
 # The short X.Y version.
-version = '3.5'
+version = '3.6'
 # The full version, including alpha/beta/rc tags.
-release = '3.5.0'
+release = '3.5.50'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.