mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-21342 auth: tidy up pre-integration
This commit is contained in:
parent
70601b9433
commit
be5a3168df
3 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
$version = 2012120300.07; // YYYYMMDD = weekly release date of this DEV branch
|
||||
$version = 2012120300.08; // YYYYMMDD = weekly release date of this DEV branch
|
||||
// RR = release increments - 00 in DEV branches
|
||||
// .XX = incremental changes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue