mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Yet another string using proper placeholder in Javascript
This commit is contained in:
parent
e98a39260a
commit
05e7fca43f
3 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2010111700; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010111701; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 RC2 (Build: 20101117)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue