MDL-33465 - bump version number for new log entry defintion
authorDan Poltawski <dan@moodle.com>
Fri, 8 Jun 2012 07:54:31 +0000 (15:54 +0800)
committerDan Poltawski <dan@moodle.com>
Fri, 8 Jun 2012 07:54:31 +0000 (15:54 +0800)
version.php

index f6ee588..9e3b88d 100644 (file)
@@ -30,7 +30,7 @@
 defined('MOODLE_INTERNAL') || die();
 
 
-$version  = 2012060600.04;              // YYYYMMDD      = weekly release date of this DEV branch
+$version  = 2012060600.05;              // YYYYMMDD      = weekly release date of this DEV branch
                                         //         RR    = release increments - 00 in DEV branches
                                         //           .XX = incremental changes