prepare for 3.5.0-rc3
authoralex-z <blackslayer4@gmail.com>
Wed, 6 Apr 2022 13:32:07 +0000 (16:32 +0300)
committeralex-z <blackslayer4@gmail.com>
Wed, 6 Apr 2022 13:32:07 +0000 (16:32 +0300)
Signed-off-by: alex-z <blackslayer4@gmail.com>
VERSION.cmake
doc/conf.py

index b1429bd646933b36bd07644de41e0fde7ad240b6..df35bb3ab77a8cc5b39a13e0ef2af0fd02e6a589 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 4 )
-set( MIRALL_VERSION_PATCH 82 )
+set( MIRALL_VERSION_PATCH 83 )
 set( MIRALL_VERSION_YEAR  2022 )
 set( MIRALL_SOVERSION 0 )
 
index 61f8b54d8a60116b3917054e3c97932c26bfd111..e93836165e72c64084690a9a727643d50e30147b 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.82'
+release = '3.4.83'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.