]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.11 21182/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 Jun 2020 07:23:42 +0000 (09:23 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 Jun 2020 07:23:42 +0000 (09:23 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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