]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.1 RC 1 15429/head
authorMorris Jobke <hey@morrisjobke.de>
Tue, 7 May 2019 20:33:51 +0000 (22:33 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 9 May 2019 13:55:08 +0000 (15:55 +0200)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
version.php

index 6b7fd32dd789af7c6627803e57a2767bf3318080..eb605532c79059bcf6e00b64e68f103ca3f20eda 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, 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' => [