mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Labels, attendances and glosaries finished.
Updated a bit info in STATUS.txt
This commit is contained in:
parent
d1a551a11a
commit
bb5eb662d0
2 changed files with 25 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
// database (backup_version) to determine whether upgrades should
|
||||
// be performed (see db/backup_*.php)
|
||||
|
||||
$backup_version = 2003091800; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2003091900; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$backup_release = "1.2 development"; // User-friendly version number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue