MDL-68992 Privacy: Update default minimal digital age of consent
Updating default minimal digital age of consent according to current legislation, that was updated for several countries since 2018.
This commit is contained in:
committed by
Jake Dallimore
parent
4f7016f2da
commit
bae07c1bfb
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2020061500.01; // 20200615 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2020061500.02; // 20200615 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '3.9+ (Build: 20200618)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user