mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Bump - looks pretty good now
This commit is contained in:
parent
f0bd2aeddc
commit
41586fa0ca
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
// database to determine whether upgrades should
|
||||
// be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2003082300; // The current version is a date (YYYYMMDDXX)
|
||||
$version = 2003082600; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$release = "1.1 Beta +"; // User-friendly version number
|
||||
$release = "1.1 Beta ++"; // User-friendly version number
|
||||
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue