Merge branch 'MDL-66769-master' of git://github.com/ilyatregubov/moodle
authorSara Arjona <sara@moodle.com>
Wed, 3 Feb 2021 08:32:02 +0000 (09:32 +0100)
committerSara Arjona <sara@moodle.com>
Wed, 3 Feb 2021 08:32:30 +0000 (09:32 +0100)
1  2 
version.php

diff --cc version.php
@@@ -29,7 -29,7 +29,7 @@@
  
  defined('MOODLE_INTERNAL') || die();
  
--$version  = 2021052500.55;              // YYYYMMDD      = weekly release date of this DEV branch.
++$version  = 2021052500.56;              // YYYYMMDD      = weekly release date of this DEV branch.
                                          //         RR    = release increments - 00 in DEV branches.
                                          //           .XX = incremental changes.
  $release  = '4.0dev (Build: 20210130)'; // Human-friendly version name