]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.2 RC1
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 29 Apr 2021 18:35:20 +0000 (20:35 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 29 Apr 2021 18:55:46 +0000 (20:55 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 2bd364c5fe2ee3b98d1bcb55bf1cbabaf2fff338..c2aa72940ddde3cb84c6cfe27b27d5590f8eb54d 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 = [21, 0, 1, 2];
+$OC_Version = [21, 0, 2, 0];
 
 // The human readable string
-$OC_VersionString = '21.0.1';
+$OC_VersionString = '21.0.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [