]> source.dussan.org Git - nextcloud-server.git/commitdiff
17.0.7 RC1 21062/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 21 May 2020 07:38:50 +0000 (09:38 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 21 May 2020 07:38:50 +0000 (09:38 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 2493614f0fa2d21f0a6520e3c1677406145cc771..9913dfe613e858657d077a35357f3240989bc444 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(17, 0, 6, 2);
+$OC_Version = array(17, 0, 7, 0);
 
 // The human readable string
-$OC_VersionString = '17.0.6';
+$OC_VersionString = '17.0.7 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [