From: Morris Jobke Date: Tue, 28 Nov 2017 19:19:23 +0000 (+0100) Subject: 12.0.4 RC3 X-Git-Tag: v12.0.4RC3^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F7330%2Fhead;p=nextcloud-server.git 12.0.4 RC3 Signed-off-by: Morris Jobke --- diff --git a/version.php b/version.php index d556d4cb28a..cab157d6564 100644 --- a/version.php +++ b/version.php @@ -26,10 +26,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(12, 0, 4, 1); +$OC_Version = array(12, 0, 4, 2); // The human readable string -$OC_VersionString = '12.0.4 RC2'; +$OC_VersionString = '12.0.4 RC3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [