Kaynağa Gözat

prepare for 3.5.0-rc1

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien 3 yıl önce
ebeveyn
işleme
4cc2afca10
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 1 1
      VERSION.cmake
  2. 2 2
      doc/conf.py

+ 1 - 1
VERSION.cmake

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

+ 2 - 2
doc/conf.py

@@ -48,9 +48,9 @@ copyright = u'2013-2021, The Nextcloud developers'
 # built documents.
 #
 # The short X.Y version.
-version = '3.4'
+version = '3.5'
 # The full version, including alpha/beta/rc tags.
-release = '3.4.50'
+release = '3.4.81'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.