MDL-60575 lang: Change registration string to html from markdown

This commit is contained in:
Jake Dallimore
2017-10-31 07:30:33 +08:00
parent 40f1801c4b
commit ed44df22a8
3 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017102700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017102700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.