From: Matthieu Gallien Date: Fri, 22 Nov 2024 11:01:27 +0000 (+0100) Subject: prepare for release 3.15.0 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~5^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dad399519b43cd7d128cb0aa36c7eec1bcdd541c;p=nextcloud-desktop.git prepare for release 3.15.0 Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index 543376ef2..80721a2bd 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,6 +1,6 @@ set( MIRALL_VERSION_MAJOR 3 ) -set( MIRALL_VERSION_MINOR 14 ) -set( MIRALL_VERSION_PATCH 50 ) +set( MIRALL_VERSION_MINOR 15 ) +set( MIRALL_VERSION_PATCH 0 ) set( MIRALL_VERSION_YEAR 2024 ) set( MIRALL_SOVERSION 0 ) diff --git a/doc/conf.py b/doc/conf.py index 7f1fa284d..7d896270b 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.15' # The full version, including alpha/beta/rc tags. -release = '3.14.50' +release = '3.15.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.