prepare for release 3.15.0
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 22 Nov 2024 11:01:27 +0000 (12:01 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 22 Nov 2024 11:01:27 +0000 (12:01 +0100)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
VERSION.cmake
doc/conf.py

index 543376ef2ccbf2c747efbae97252a4c53dd28053..80721a2bdb114d7b711edd9dda436d69d7f96bae 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 14 )
-set( MIRALL_VERSION_PATCH 50 )
+set( MIRALL_VERSION_MINOR 15 )
+set( MIRALL_VERSION_PATCH 0 )
 set( MIRALL_VERSION_YEAR  2024 )
 set( MIRALL_SOVERSION 0 )
 
index 7f1fa284d6bd7911bca47351960fc8aac8499349..7d896270b080018d0099a54595746f4c1c169931 100644 (file)
@@ -48,9 +48,9 @@ copyright = u'2013-2024, The Nextcloud developers'
 # built documents.
 #
 # The short X.Y version.
-version = '3.13'
+version = '3.15'
 # The full version, including alpha/beta/rc tags.
-release = '3.14.50'
+release = '3.15.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.