]> source.dussan.org Git - nextcloud-server.git/commitdiff
18 RC 1
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 27 Dec 2019 13:25:33 +0000 (14:25 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 2 Jan 2020 18:34:04 +0000 (19:34 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index a81820e8b7e0d0d73efecc87422805b4bd6edf15..27d4309e17c7a69665a146f60eeca70125353124 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, 0, 7);
+$OC_Version = array(18, 0, 0, 8);
 
 // The human readable string
-$OC_VersionString = '18.0.0 Beta4';
+$OC_VersionString = '18.0.0 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [