]> source.dussan.org Git - nextcloud-server.git/commitdiff
15.0.8 RC1 15221/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 25 Apr 2019 05:54:48 +0000 (07:54 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 9 May 2019 14:13:44 +0000 (16:13 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index c326675f93bddd28db902197defa09a3d3aac21e..4738dc1359c6fe9b90552ebe57f7d8509e15b052 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, 7, 1);
+$OC_Version = array(15, 0, 8, 0);
 
 // The human readable string
-$OC_VersionString = '15.0.7';
+$OC_VersionString = '15.0.8 RC 1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [