MDL-22449 help string update
[moodle.git] / version.php
blobda6dc12bc3ff12db6c7b3467db452cbc9e6fbd5c
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 = 2010072300; // YYYYMMDD = date of the last version bump
10 // XX = daily increments
12 $release = '2.0 Preview 4+ (Build: 20100726)'; // Human-friendly version name