Merge pull request #3073 from nextcloud/bump_version_to_3.2.5

Bump version to 3.2.50
This commit is contained in:
allexzander 2021-04-08 11:26:20 +03:00 committed by GitHub
commit b6371bf39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 2 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_PATCH 50 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )