]> source.dussan.org Git - nextcloud-server.git/commitdiff
15.0.12 RC 1 17112/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 12 Sep 2019 11:48:14 +0000 (13:48 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 19 Sep 2019 08:33:29 +0000 (10:33 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 2d20c63a6ae4c7f125c5ac801fe2c6b536c68778..09c23cb8229b3dd3fa42a0bb8a7c26d435a16636 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, 11, 1);
+$OC_Version = array(15, 0, 12, 0);
 
 // The human readable string
-$OC_VersionString = '15.0.11';
+$OC_VersionString = '15.0.12';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [