]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.2 RC2 24091/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 13 Nov 2020 07:38:57 +0000 (08:38 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 13 Nov 2020 07:38:57 +0000 (08:38 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 1c2514d9936a3ab6a85cd388b1520da36b168e50..438cbd51f489976b6c4530e18c9f6cbcc7e6661d 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, 2, 0];
+$OC_Version = [20, 0, 2, 1];
 
 // The human readable string
-$OC_VersionString = '20.0.2 RC1';
+$OC_VersionString = '20.0.2 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [