mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-17465 - separate live log capability adn admin tree link
This commit is contained in:
parent
c25cedf2a5
commit
e0f81e94a6
10 changed files with 68 additions and 12 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 = 2008112900; // YYYYMMDD = date of the last version bump
|
||||
$version = 2008112901; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20081128)'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue