]> source.dussan.org Git - nextcloud-server.git/commitdiff
21 RC2 25488/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 5 Feb 2021 07:45:38 +0000 (08:45 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 5 Feb 2021 07:45:38 +0000 (08:45 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index dd0e1c246df1a940ab37426c1ad4664264b342bc..7dd8d078dc56d4e0a3bcd9531382840e64656c40 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, 0, 16];
+$OC_Version = [21, 0, 0, 17];
 
 // The human readable string
-$OC_VersionString = '21.0.0 RC1';
+$OC_VersionString = '21.0.0 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [