From: Morris Jobke Date: Mon, 19 Nov 2018 14:45:46 +0000 (+0100) Subject: 14.0.4 RC 2 X-Git-Tag: v14.0.4RC2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=07d25f65826c545c903029ec36a6fa017748bed1;p=nextcloud-server.git 14.0.4 RC 2 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index f1043763647..e32300b524d 100644 --- a/version.php +++ b/version.php @@ -29,10 +29,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = array(14, 0, 4, 0); +$OC_Version = array(14, 0, 4, 1); // The human readable string -$OC_VersionString = '14.0.4 RC 1'; +$OC_VersionString = '14.0.4 RC 2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [