]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.9 RC1 19734/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 2 Mar 2020 08:35:17 +0000 (09:35 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Mar 2020 14:37:32 +0000 (15:37 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 70e10cb0656cda2dc28df405a36f0de4f437ff85..2cc18244a3fd404ebcc44bee743c63a29a25492a 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, 8, 1);
+$OC_Version = array(16, 0, 9, 0);
 
 // The human readable string
-$OC_VersionString = '16.0.8';
+$OC_VersionString = '16.0.9 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [