Bump version to 3.13.2.
authorCamila Ayres <hello@camilasan.com>
Fri, 5 Jul 2024 15:29:09 +0000 (17:29 +0200)
committerCamila Ayres <hello@camilasan.com>
Fri, 5 Jul 2024 15:29:09 +0000 (17:29 +0200)
Signed-off-by: Camila Ayres <hello@camilasan.com>
VERSION.cmake
doc/conf.py

index 712766877564fd237a0601e123020f4076e143fb..cf82833f55fa35c192698d463567f0ca945113e2 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 13 )
-set( MIRALL_VERSION_PATCH 1 )
+set( MIRALL_VERSION_PATCH 2 )
 set( MIRALL_VERSION_YEAR  2024 )
 set( MIRALL_SOVERSION 0 )
 
index 30d21bee66edea6c1070fa2c6bb0d7ebb794a9a6..4504cceee96f54ba4dd95b8751901cceffc0314c 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.13.1'
+release = '3.13.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.