]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.2 RC1 16064/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 24 Jun 2019 19:39:19 +0000 (21:39 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 28 Jun 2019 13:48:47 +0000 (15:48 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 26d6f0e05f6b22c7a7112bd2d1c02835a246e5be..9189d5cea8730dd9948c4ccf6f447e06a6660658 100644 (file)
 // 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' => [