Moodle 2.0.2 release v2.0.2
authorMartin Dougiamas <martin@moodle.com>
Mon, 21 Feb 2011 12:05:57 +0000 (13:05 +0100)
committerPetr Skoda <commits@skodak.org>
Mon, 21 Feb 2011 12:05:57 +0000 (13:05 +0100)
version.php

index 6798667..db0c133 100644 (file)
@@ -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