]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.9 19866/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 9 Mar 2020 18:48:08 +0000 (19:48 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 9 Mar 2020 18:48:08 +0000 (19:48 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index a4731da6e9a5d17cfaf5804b0a3d531114d0837f..d0718b08a65fec84d01d713b4f69f6a0b98388a3 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(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' => [