mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
"MDL-13224, select how many courses can be shown in mymoodle page"
This commit is contained in:
parent
8ef19a1ede
commit
ebb1a1e847
3 changed files with 7 additions and 2 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 = 2009033100; // YYYYMMDD = date of the last version bump
|
||||
$version = 2009040100; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20090401)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue