]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.9 RC1 26454/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 8 Apr 2021 08:20:43 +0000 (10:20 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 8 Apr 2021 08:20:43 +0000 (10:20 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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