Bumping the version number now so the packages start showing it. Will actually tag it properly tomorrow.
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2010092000; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010092100; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 Preview 4+ (Build: 20100921)'; // Human-friendly version name
|
||||
$release = '2.0 RC1 (Build: 20100921)'; // Human-friendly version name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user