prepare 3.5.0-rc4
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 May 2022 13:15:23 +0000 (15:15 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 May 2022 13:15:23 +0000 (15:15 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
doc/conf.py

index df35bb3ab77a8cc5b39a13e0ef2af0fd02e6a589..9d6c21d27e01da779d0c997c6a7b365cf0ad5fa3 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 4 )
-set( MIRALL_VERSION_PATCH 83 )
+set( MIRALL_VERSION_PATCH 84 )
 set( MIRALL_VERSION_YEAR  2022 )
 set( MIRALL_SOVERSION 0 )
 
index e93836165e72c64084690a9a727643d50e30147b..c8474b6202ae4299a74aa9e092c9fa7948a95fdf 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2021, The Nextcloud developers'
 # The short X.Y version.
 version = '3.5'
 # The full version, including alpha/beta/rc tags.
-release = '3.4.83'
+release = '3.4.84'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.