diff --git a/version.php b/version.php index 1d9914bd643..a622b3f5cf8 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010120700; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101207)'; // Human-friendly version name +$release = '2.0 (Build: 20101208)'; // Human-friendly version name