]> source.dussan.org Git - nextcloud-server.git/commitdiff
14.0.2 11751/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 06:03:46 +0000 (08:03 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 11 Oct 2018 06:56:36 +0000 (08:56 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 528846843366584ceece091f902c77329988b58c..5108d282201a36780cd98216feec489fe1cafb13 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(14, 0, 2, 1);
+$OC_Version = array(14, 0, 2, 2);
 
 // The human readable string
-$OC_VersionString = '14.0.2 RC 2';
+$OC_VersionString = '14.0.2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [