mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Just incrementing
This commit is contained in:
parent
11697b48ea
commit
35d606e6fa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// database to determine whether upgrades should
|
||||
// be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2003051700; // The current version is a date (YYYYMMDDXX)
|
||||
$version = 2003052000; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$release = "1.0.9 Beta 1 +"; // User-friendly version number
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue