From: Roeland Jago Douma Date: Mon, 24 Jun 2019 19:39:19 +0000 (+0200) Subject: 16.0.2 RC1 X-Git-Tag: v16.0.2RC1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=05579fa5b1d7814e9176805b882870dfc7a77956;p=nextcloud-server.git 16.0.2 RC1 Signed-off-by: Roeland Jago Douma --- diff --git a/version.php b/version.php index 26d6f0e05f6..9189d5cea87 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, 1, 1); +$OC_Version = array(16, 0, 2, 0); // The human readable string -$OC_VersionString = '16.0.1'; +$OC_VersionString = '16.0.2 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [