]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.9 RC1 26312/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 26 Mar 2021 09:32:48 +0000 (10:32 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 26 Mar 2021 09:32:48 +0000 (10:32 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 833f088fc4221f4d3de09aa90af732fa65f32828..680be354f05f4df9ffa13609722286d16db0828f 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 = [20, 0, 8, 1];
+$OC_Version = [20, 0, 9, 0];
 
 // The human readable string
-$OC_VersionString = '20.0.8';
+$OC_VersionString = '20.0.9 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [