mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Fixing up any references to obsolete language pack ma_nt
This commit is contained in:
parent
db82c8dd7c
commit
bb043e3843
3 changed files with 11 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2004111200; // YYYYMMDD = date of first major branch release 1.4
|
||||
$version = 2004111500; // YYYYMMDD = date of first major branch release 1.4
|
||||
// XY = increments within a single day
|
||||
|
||||
$release = '1.5 UNSTABLE DEVELOPMENT'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue