From: Matthieu Gallien Date: Fri, 23 Aug 2024 09:20:49 +0000 (+0200) Subject: prepare 3.14.0 RC1 release (i.e. v3.14.0-rc1) X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~6^2~44 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7ac7ef1744f758df7a5d35ca1c7897769c106a69;p=nextcloud-desktop.git prepare 3.14.0 RC1 release (i.e. v3.14.0-rc1) version number is 3.13.81 Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index 27bbf8f80..d1e612db2 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,6 +1,6 @@ set( MIRALL_VERSION_MAJOR 3 ) set( MIRALL_VERSION_MINOR 13 ) -set( MIRALL_VERSION_PATCH 50 ) +set( MIRALL_VERSION_PATCH 81 ) set( MIRALL_VERSION_YEAR 2024 ) set( MIRALL_SOVERSION 0 ) diff --git a/doc/conf.py b/doc/conf.py index d32cbfdf4..e90b0aa94 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,9 +48,9 @@ copyright = u'2013-2024, The Nextcloud developers' # built documents. # # The short X.Y version. -version = '3.13' +version = '3.14' # The full version, including alpha/beta/rc tags. -release = '3.12.50' +release = '3.13.81' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.