MDl-29189 course Increased the shortname field length so that it is more usable now that it is consistently formatted

This commit is contained in:
Sam Hemelryk 2011-09-07 12:33:23 +12:00
parent 8ebbb06adf
commit efd9c8e5b6
3 changed files with 30 additions and 3 deletions

View file

@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die();
$version = 2011090700.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2011090800.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes