]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.2 RC1 23989/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 9 Nov 2020 08:00:05 +0000 (09:00 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 12 Nov 2020 18:57:13 +0000 (19:57 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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