diff --git a/version.php b/version.php index 70a83a10d31..a1878903de7 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010112400; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101202)'; // Human-friendly version name +$release = '2.0 (Build: 20101203)'; // Human-friendly version name