mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Going to "Create the script". Bump.
This commit is contained in:
parent
2ee3c92e4a
commit
90471d6b0b
2 changed files with 3 additions and 3 deletions
|
@ -5,6 +5,6 @@
|
|||
// database (backup_version) to determine whether upgrades should
|
||||
// be performed (see db/backup_*.php)
|
||||
|
||||
$backup_version = 2003112700; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2003113000; // 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