]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.4 RC2 20545/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:11:42 +0000 (11:11 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:11:42 +0000 (11:11 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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