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

index d8e20b0b38d860bc0a8f62044bed48ab7bdbbb2d..2493614f0fa2d21f0a6520e3c1677406145cc771 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(17, 0, 6, 1);
+$OC_Version = array(17, 0, 6, 2);
 
 // The human readable string
-$OC_VersionString = '17.0.6 RC2';
+$OC_VersionString = '17.0.6';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [