Skip to content

Commit

Permalink
MDL-61876 admin: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed May 8, 2018
1 parent 9f7aeac commit 800c81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

defined('MOODLE_INTERNAL') || die();

$version = 2018050200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018050800.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.

Expand Down

0 comments on commit 800c81d

Please sign in to comment.