From: Morris Jobke Date: Tue, 7 May 2019 20:33:51 +0000 (+0200) Subject: 16.0.1 RC 1 X-Git-Tag: v16.0.1RC1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b48ad145894d7a236c8e2a02d1a8453cc2c16b73;p=nextcloud-server.git 16.0.1 RC 1 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index 6b7fd32dd78..eb605532c79 100644 --- a/version.php +++ b/version.php @@ -29,10 +29,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = array(16, 0, 0, 9); +$OC_Version = array(16, 0, 1, 0); // The human readable string -$OC_VersionString = '16.0.0'; +$OC_VersionString = '16.0.1 RC 1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [