Bump version to 3.3.5
authorFelix Weilbach <felix.weilbach@nextcloud.com>
Thu, 30 Sep 2021 11:10:53 +0000 (13:10 +0200)
committerFelix Weilbach <felix.weilbach@nextcloud.com>
Thu, 30 Sep 2021 11:10:53 +0000 (13:10 +0200)
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
VERSION.cmake
doc/conf.py

index 2918ffc6c0017df8a0e84e8accb50b8c82dfc5a0..c5dc8f3da52d3423f204d0a58b4702cc86f30562 100644 (file)
@@ -1,6 +1,6 @@
 set( MIRALL_VERSION_MAJOR 3 )
 set( MIRALL_VERSION_MINOR 3 )
-set( MIRALL_VERSION_PATCH 4 )
+set( MIRALL_VERSION_PATCH 5 )
 set( MIRALL_VERSION_YEAR  2021 )
 set( MIRALL_SOVERSION 0 )
 
index b36f6a698783fb3fe01698e1fce12e65800987fa..a9e9e9fd5a651eb4ce23f5c7865233ea44fe55bb 100644 (file)
@@ -50,7 +50,7 @@ copyright = u'2013-2021, The Nextcloud developers'
 # The short X.Y version.
 version = '3.3'
 # The full version, including alpha/beta/rc tags.
-release = '3.3.4'
+release = '3.3.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.