future 3.6.0 version development begins
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 May 2022 16:35:40 +0000 (18:35 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 May 2022 16:35:40 +0000 (18:35 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
doc/conf.py

index 8138d8b0213658dc215d289d8b027f9c3ef65a13..99703e73d8c701024b559d07adb02ba5d36d5b05 100644 (file)
@@ -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 )
 
index 566e03259fb4657da1eb049c7ad74608708d9eea..5bb94d33a1c15572e469d590cec6b96c15f55621 100644 (file)
@@ -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.