Bump version to 3.13.0.
authorCamila Ayres <hello@camilasan.com>
Tue, 23 Apr 2024 18:39:56 +0000 (20:39 +0200)
committerCamila Ayres <hello@camilasan.com>
Tue, 23 Apr 2024 18:39:56 +0000 (20:39 +0200)
Signed-off-by: Camila Ayres <hello@camilasan.com>
VERSION.cmake
doc/conf.py

index 2045ea0ed63f8f28fc1a69b0b009aa4dcbbcf2cc..bf532faec4544d5d2b8e3a24de164b4c991ee8b6 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
-set( MIRALL_VERSION_MINOR 12 )
-set( MIRALL_VERSION_PATCH 50 )
+set( MIRALL_VERSION_MINOR 13 )
+set( MIRALL_VERSION_PATCH 0 )
 set( MIRALL_VERSION_YEAR  2024 )
 set( MIRALL_SOVERSION 0 )
 
index d32cbfdf4d5422ba6a9f5aff9112577b38837f5e..1a16ddf8c4844e1f07a386416ebaabaf5c9f796b 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2024, The Nextcloud developers'
 # The short X.Y version.
 version = '3.13'
 # The full version, including alpha/beta/rc tags.
-release = '3.12.50'
+release = '3.13.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.