Merge branch 'MDL-36005-master' of git://github.com/damyon/moodle
authorSam Hemelryk <sam@moodle.com>
Sun, 11 Aug 2013 22:38:06 +0000 (10:38 +1200)
committerSam Hemelryk <sam@moodle.com>
Sun, 11 Aug 2013 22:38:06 +0000 (10:38 +1200)
Conflicts:
version.php

1  2 
theme/base/style/core.css
theme/bootstrapbase/style/moodle.css
version.php

Simple merge
Simple merge
diff --cc version.php
@@@ -29,7 -29,7 +29,7 @@@
  
  defined('MOODLE_INTERNAL') || die();
  
- $version  = 2013080800.00;              // YYYYMMDD      = weekly release date of this DEV branch
 -$version  = 2013080100.01;              // YYYYMMDD      = weekly release date of this DEV branch
++$version  = 2013080801.00;              // YYYYMMDD      = weekly release date of this DEV branch
                                          //         RR    = release increments - 00 in DEV branches
                                          //           .XX = incremental changes