diff --git a/version.php b/version.php index e9e28e6a408..24cf3790a94 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ defined('MOODLE_INTERNAL') || die(); $version = 2010091511; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 Preview 4+ (Build: 20100913)'; // Human-friendly version name +$release = '2.0 Preview 4+ (Build: 20100916)'; // Human-friendly version name