]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.10 RC2 20547/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:17:10 +0000 (11:17 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:17:10 +0000 (11:17 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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