From: Roeland Jago Douma Date: Mon, 9 Mar 2020 18:48:08 +0000 (+0100) Subject: 16.0.9 X-Git-Tag: v16.0.9^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F19866%2Fhead;p=nextcloud-server.git 16.0.9 Signed-off-by: Roeland Jago Douma --- diff --git a/version.php b/version.php index a4731da6e9a..d0718b08a65 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(16, 0, 9, 1); +$OC_Version = array(16, 0, 9, 2); // The human readable string -$OC_VersionString = '16.0.9 RC2'; +$OC_VersionString = '16.0.9'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [