Skip to content

Commit

Permalink
MDL-32919 Bumping version number for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jleyva committed Jun 4, 2012
1 parent b5bd42e commit 5842c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Expand Up @@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();




$version = 2012060100.00; // YYYYMMDD = weekly release date of this DEV branch $version = 2012060100.01; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches // RR = release increments - 00 in DEV branches
// .XX = incremental changes // .XX = incremental changes


Expand Down

0 comments on commit 5842c78

Please sign in to comment.