MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling...
[moodle-pu.git] / version.php
blobb40ee2e17b985994d0a957b1a75c43b40ca1de25
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 = 2007083100; // YYYYMMDD = date
10 // XY = increments within a single day
12 $release = '1.9 Beta +'; // Human-friendly version name