]> source.dussan.org Git - nextcloud-server.git/commitdiff
20 RC2 23000/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 22 Sep 2020 11:05:52 +0000 (13:05 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 22 Sep 2020 11:05:52 +0000 (13:05 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index d817ce91ce745cf0aa59a4da5c0cb87cca07bb0e..0470b44d77298f0af05a24e8c7fba753c0fa72bb 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, 0, 7];
+$OC_Version = [20, 0, 0, 8];
 
 // The human readable string
-$OC_VersionString = '20.0.0 RC1';
+$OC_VersionString = '20.0.0 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [