From: Lukas Reschke Date: Fri, 28 Jul 2017 14:03:36 +0000 (+0200) Subject: 12.0.1RC4 X-Git-Tag: v12.0.1RC4^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F5924%2Fhead;p=nextcloud-server.git 12.0.1RC4 Signed-off-by: Lukas Reschke --- diff --git a/version.php b/version.php index 5c60f76e469..6b41098de55 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, 1, 2); +$OC_Version = array(12, 0, 1, 3); // The human readable string -$OC_VersionString = '12.0.1 RC3'; +$OC_VersionString = '12.0.1 RC4'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [