Kaynağa Gözat

Bump version to 3.3.0-rc1

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach 4 yıl önce
ebeveyn
işleme
88fdfe1c72
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      VERSION.cmake
  2. 1 1
      doc/conf.py

+ 1 - 1
VERSION.cmake

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

+ 1 - 1
doc/conf.py

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