MDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report...
[moodle-pu.git] / version.php
blob8295a41df79ce0617db9f0c10095b4ed2b3a04e4
1 <?php
3 // MOODLE VERSION INFORMATION
5 // This file defines the current version of the core Moodle code being used.
6 // This is compared against the values stored in the database to determine
7 // whether upgrades should be performed (see lib/db/*.php)
9 $version = 2007080800; // YYYYMMDD = date
10 // XY = increments within a single day
12 $release = '1.9 dev'; // Human-friendly version name