mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Bump. MDL-11605
This commit is contained in:
parent
cef1ea8e8e
commit
1f5c4ad105
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2007100801; // YYYYMMDD = date
|
||||
$version = 2007100802; // YYYYMMDD = date
|
||||
// XY = increments within a single day
|
||||
|
||||
$release = '1.9 Beta +'; // Human-friendly version name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue