prepare 3.14.0 rc3 release
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 9 Sep 2024 09:25:11 +0000 (11:25 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 9 Sep 2024 09:25:11 +0000 (11:25 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
doc/conf.py

index 0d217b189b75552ccf6a494c108366f10815c93b..3a8371cf07f45e66c3c4d01f87b77353827eb1b2 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 13 )
-set( MIRALL_VERSION_PATCH 82 )
+set( MIRALL_VERSION_PATCH 83 )
 set( MIRALL_VERSION_YEAR  2024 )
 set( MIRALL_SOVERSION 0 )
 
index dba9f04a296746b84862b90a1f313d947d44c933..af84a680efb45bec41dcdb21623100367c0f586c 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2024, The Nextcloud developers'
 # The short X.Y version.
 version = '3.14'
 # The full version, including alpha/beta/rc tags.
-release = '3.13.82'
+release = '3.13.83'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.