]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.0 RC 1 15043/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 10 Apr 2019 19:15:26 +0000 (21:15 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 11 Apr 2019 10:51:07 +0000 (12:51 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 0de1c8631a0550f093d248c839086ea5f301c520..6d79827ed11ae2101162577ecf1e888ad185e6fa 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, 5);
+$OC_Version = array(16, 0, 0, 6);
 
 // The human readable string
-$OC_VersionString = '16.0.0 Beta 3';
+$OC_VersionString = '16.0.0 RC 1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [