mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
weekly release
This commit is contained in:
parent
84fed015d8
commit
48fe5c6cf9
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2011022100.01; // YYYYMMDD = date of the last version bump
|
||||
$version = 2011030300.00; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0.2+ (Build: 20110223)'; // Human-friendly version name
|
||||
$release = '2.0.2+ (Build: 20110303)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue