Moodle 2.0.2 release
This commit is contained in:
committed by
Petr Skoda
parent
d20b9662fc
commit
1e0c9ad47d
+2
-2
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2011021800.00; // YYYYMMDD = date of the last version bump
|
||||
$version = 2011022100.00; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0.1+ (Build: 20110218)'; // Human-friendly version name
|
||||
$release = '2.0.2 (Build: 20110221)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user