mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Bump. To be in sync with Moodle.
This commit is contained in:
parent
59678118dd
commit
dc47f786f9
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
// database (backup_version) to determine whether upgrades should
|
||||
// be performed (see db/backup_*.php)
|
||||
|
||||
$backup_version = 2004031000; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2004031100; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$backup_release = "1.2 Beta+"; // User-friendly version number
|
||||
$backup_release = "1.2 Beta ++"; // User-friendly version number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue