mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Merge branch 'MDL-69751-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
This commit is contained in:
commit
8d7fe960a0
3 changed files with 43 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2020061502.11; // 20200615 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2020061502.12; // 20200615 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '3.9.2+ (Build: 20201021)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue