MDL-21695 adding help and link strings
[moodle.git] / version.php
blob2b6cd79eefe2137ce6ef10d92b765ed5fbd22b65
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 = 2010052401; // YYYYMMDD = date of the last version bump
10 // XX = daily increments
12 $release = '2.0 Preview 2 (Build: 20100525)'; // Human-friendly version name