]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.10 20582/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 21 Apr 2020 08:55:28 +0000 (10:55 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 21 Apr 2020 08:55:28 +0000 (10:55 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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