prepare relase 3.6.2

Signed-off-by: alex-z <blackslayer4@gmail.com>
This commit is contained in:
alex-z 2022-11-10 09:44:49 +01:00
parent eeb1185e10
commit 2a703f26b7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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