From: Matthieu Gallien Date: Fri, 1 Sep 2023 15:57:44 +0000 (+0200) Subject: prepare 3.10-rc1 release X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~9^2~18 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aea69c06acf8f706237a0eaf51e387975cac3df6;p=nextcloud-desktop.git prepare 3.10-rc1 release Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index f584e92f6..d3f0aea11 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,6 +1,6 @@ set( MIRALL_VERSION_MAJOR 3 ) set( MIRALL_VERSION_MINOR 9 ) -set( MIRALL_VERSION_PATCH 50 ) +set( MIRALL_VERSION_PATCH 81 ) set( MIRALL_VERSION_YEAR 2023 ) set( MIRALL_SOVERSION 0 ) diff --git a/doc/conf.py b/doc/conf.py index ca6455952..8e65b6985 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -48,9 +48,9 @@ copyright = u'2013-2023, The Nextcloud developers' # built documents. # # The short X.Y version. -version = '3.9' +version = '3.10' # The full version, including alpha/beta/rc tags. -release = '3.8.50' +release = '3.9.81' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.