mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Bit more current now
This commit is contained in:
parent
c9704833fa
commit
80bcf0a99c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// database to determine whether upgrades should
|
||||
// be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2003072803; // The current version is a date (YYYYMMDDXX)
|
||||
$version = 2003073000; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$release = "1.1 development"; // User-friendly version number
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue