]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.8 RC2 22350/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 21 Aug 2020 06:57:01 +0000 (08:57 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 21 Aug 2020 06:57:01 +0000 (08:57 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index d930752cf9170a40339b1b3038905f7ced3b3740..4d48d2e55a677b1e85f03387e54ffc0af1a06045 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, 8, 0);
+$OC_Version = array(18, 0, 8, 1);
 
 // The human readable string
-$OC_VersionString = '18.0.8 RC1';
+$OC_VersionString = '18.0.8 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [