MDL-41726 bump to force site/phpunit/behat reinstall

This commit is contained in:
Eloy Lafuente (stronk7) 2013-09-25 01:25:20 +02:00
parent 24262f5948
commit 5f7aa1e2e9

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$version = 2013092001.02; // YYYYMMDD = weekly release date of this DEV branch. $version = 2013092001.03; // 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.