]> source.dussan.org Git - nextcloud-server.git/commitdiff
14.0.3 11784/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 18:41:34 +0000 (20:41 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 18:41:34 +0000 (20:41 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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