Skip to content

Commit

Permalink
Moodle 2.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler authored and skodak committed Feb 21, 2011
1 parent d20b966 commit eabbb12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Expand Up @@ -29,7 +29,7 @@

defined('MOODLE_INTERNAL') || die();

$version = 2011021800.00; // YYYYMMDD = date of the last version bump
$version = 2011022100.00; // YYYYMMDD = date of the last version bump
// XX = daily increments

$release = '2.0.1+ (Build: 20110218)'; // Human-friendly version name
$release = '2.0.2 (Build: 20110221)'; // Human-friendly version name

0 comments on commit eabbb12

Please sign in to comment.