]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.2 RC1 19732/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 2 Mar 2020 08:33:29 +0000 (09:33 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Mar 2020 14:35:19 +0000 (15:35 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 7141589fa457ed4bbfd1bfee4f13475ec64cc6df..daa081212cff8e2fdfcc5d44db5747ca3ace9fef 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 = array(18, 0, 1, 3);
+$OC_Version = array(18, 0, 2, 0);
 
 // The human readable string
-$OC_VersionString = '18.0.1';
+$OC_VersionString = '18.0.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [