mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Just to be "aligned" with main Moodle version...:-)
This commit is contained in:
parent
a8ae6b3923
commit
c6e02da78f
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 = 2004051000; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2004051300; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$backup_release = "1.3 beta"; // User-friendly version number
|
||||
$backup_release = "1.3 Beta +"; // User-friendly version number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue