X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=ff04672044839bfeb13eae37786868fe10540059;hp=ff81797914e32bd2cd8fd07ddc0673eed8656a85;hb=9867711fd758618f1f96e2dc39c2016d765b7324;hpb=5fc36f559f34afbe34e0abcf1c6daeb0549cb5db;ds=sidebyside diff --git a/version.php b/version.php index ff81797914e..ff046720448 100644 --- a/version.php +++ b/version.php @@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2011062300.00; // YYYYMMDD = weekly release date of this DEV branch +$version = 2011062300.01; // YYYYMMDD = weekly release date of this DEV branch // RR = release increments - 00 in DEV branches // .XX = incremental changes