Skip to content

Commit

Permalink
weekly release
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Feb 2, 2011
1 parent 260d857 commit eef3578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

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

$version = 2011012501; // YYYYMMDD = date of the last version bump
$version = 2011020200; // YYYYMMDD = date of the last version bump
// XX = daily increments

$release = '2.0.1+ (Build: 20110125)'; // Human-friendly version name
$release = '2.0.1+ (Build: 20110202)'; // Human-friendly version name

0 comments on commit eef3578

Please sign in to comment.