Bumping to 1.5.3 for IMMINENT RELEASE. REALLY!!
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2005060224; // YYYYMMDD = Moodle 1.5 Date
|
||||
$version = 2005060230; // YYYYMMDD = Moodle 1.5 Date
|
||||
// X = Moodle 1.5 Point release (0,1,2...)
|
||||
// Y = Interim incrementer
|
||||
|
||||
$release = '1.5.2 +'; // Human-friendly version name
|
||||
$release = '1.5.3'; // Human-friendly version name
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user