mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-24777 upgrade the emoticons settings into the new format, using the default values
This commit is contained in:
parent
015ba71af0
commit
f61b376873
2 changed files with 8 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2010101901; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010102300; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 RC1 (Build: 20101023)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue