mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-70781 course: setting for displaying completion conditions
Part of MDL-70817
This commit is contained in:
parent
c0d0679c8a
commit
a4f7c1d91f
7 changed files with 44 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2021052500.74; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2021052500.75; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '4.0dev (Build: 20210330)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue