Merge pull request #4471 from nextcloud/prepare3.5.0

prepare final 3.5.0 release
This commit is contained in:
Matthieu Gallien 2022-05-02 18:25:58 +02:00 committed by GitHub
commit ccb79dc69f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 4 )
set( MIRALL_VERSION_PATCH 84 )
set( MIRALL_VERSION_MINOR 5 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )

View File

@ -50,7 +50,7 @@ copyright = u'2013-2021, The Nextcloud developers'
# The short X.Y version.
version = '3.5'
# The full version, including alpha/beta/rc tags.
release = '3.4.84'
release = '3.5.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.