mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
hub MDL-19309 new site registration form + course publication + community block
This commit is contained in:
parent
7b4c6d34b8
commit
07ab0c80ec
36 changed files with 3208 additions and 21 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 = 2010043000; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010043001; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20100501)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue