Skip to content
Snippets Groups Projects
Commit 6480b0c1 authored by Eloy Lafuente's avatar Eloy Lafuente
Browse files

Moodle release 2.7.15

parent 5b25976c
No related merge requests found
......@@ -29,11 +29,11 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014051214.00; // 20140512 = branching date YYYYMMDD - do not modify!
$version = 2014051215.00; // 20140512 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '2.7.14 (Build: 20160509)'; // Human-friendly version name
$release = '2.7.15 (Build: 20160711)'; // Human-friendly version name
$branch = '27'; // This version's branch.
$maturity = MATURITY_STABLE; // This version's maturity level.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment