]> source.dussan.org Git - nextcloud-server.git/commitdiff
15.0.9 RC1 16063/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 24 Jun 2019 19:33:50 +0000 (21:33 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 28 Jun 2019 13:45:46 +0000 (15:45 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index e84ae2c514c3d57185ef6cfd55e9f8825e39233c..145c3de3ea3959b15d5f7d08578ed237f7a7c821 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, 8, 1);
+$OC_Version = array(15, 0, 9, 0);
 
 // The human readable string
-$OC_VersionString = '15.0.8';
+$OC_VersionString = '15.0.9 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [