prepare 3.9.0-rc3
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 8 Jun 2023 07:41:32 +0000 (09:41 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 8 Jun 2023 07:41:32 +0000 (09:41 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
doc/conf.py

index 821a4888404969f2768de25d13d9f019cfd7504e..cf21f9fd7be7f87d65203aa47a37c5051485054f 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 8 )
-set( MIRALL_VERSION_PATCH 82 )
+set( MIRALL_VERSION_PATCH 83 )
 set( MIRALL_VERSION_YEAR  2023 )
 set( MIRALL_SOVERSION 0 )
 
index 5d7d5c988a0b9dd69b384169051b5c313434b8c7..bafb58a810a1300924eec4bccbc726d902599f73 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2023, The Nextcloud developers'
 # The short X.Y version.
 version = '3.9'
 # The full version, including alpha/beta/rc tags.
-release = '3.8.50'
+release = '3.8.83'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.