]> source.dussan.org Git - nextcloud-server.git/commitdiff
15.0.14 18460/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 18 Dec 2019 08:28:32 +0000 (09:28 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 18 Dec 2019 08:28:32 +0000 (09:28 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index e8f8f4db78565a5d697af94194daf73eac0b7250..bc0902e6872a951496ebd6a8c3ad3d4f13465db4 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(15, 0, 14, 0);
+$OC_Version = array(15, 0, 14, 1);
 
 // The human readable string
-$OC_VersionString = '15.0.14 RC1';
+$OC_VersionString = '15.0.14';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [