]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.6 RC1
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 28 Oct 2019 17:48:53 +0000 (18:48 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 30 Oct 2019 18:54:41 +0000 (19:54 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 355e653a7322475ee878b35dc544f9b29f9b8042..1fb2b02a1838d1195037160290556f4a0d506396 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, 5, 1);
+$OC_Version = array(16, 0, 6, 0);
 
 // The human readable string
-$OC_VersionString = '16.0.5';
+$OC_VersionString = '16.0.6 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [