]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.9 RC2 19844/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Sat, 7 Mar 2020 13:50:47 +0000 (14:50 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sat, 7 Mar 2020 13:51:14 +0000 (14:51 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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