mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
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:
parent
8ebbb06adf
commit
efd9c8e5b6
3 changed files with 30 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue