Labelling this as Moodle 2.0 Preview 1
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2010050403; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010050404; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20100504)'; // Human-friendly version name
|
||||
$release = '2.0 Preview 1 (Build: 20100504)'; // Human-friendly version name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user