]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.11 RC1 21063/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 21 May 2020 07:40:40 +0000 (09:40 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 21 May 2020 07:40:40 +0000 (09:40 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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