mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Updated version (authentication tweaks)
This commit is contained in:
parent
34daec9b3b
commit
009b59336b
3 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
// database to determine whether upgrades should
|
||||
// be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2002112001; // The current version is a date (YYYYMMDDXX)
|
||||
$version = 2002112100; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$release = "1.0.6.4 beta"; // User-friendly version number
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue