mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Bumping to distinguish this from the Beta release
This commit is contained in:
parent
491d29002e
commit
04cdca2926
@ -6,9 +6,9 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2007081500; // YYYYMMDD = date
|
||||
$version = 2007081600; // YYYYMMDD = date
|
||||
// XY = increments within a single day
|
||||
|
||||
$release = '1.9 Beta'; // Human-friendly version name
|
||||
$release = '1.9 Beta +'; // Human-friendly version name
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user