]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.10 RC1 20458/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 13 Apr 2020 11:27:56 +0000 (13:27 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 14 Apr 2020 12:13:47 +0000 (14:13 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index d0718b08a65fec84d01d713b4f69f6a0b98388a3..c9fa9352c4ab1dcae5343df751fb121630e0da2c 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, 2);
+$OC_Version = array(16, 0, 10, 0);
 
 // The human readable string
-$OC_VersionString = '16.0.9';
+$OC_VersionString = '16.0.10 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [