mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-33465 - bump version number for new log entry defintion
This commit is contained in:
parent
4e020fe71d
commit
ec3d3ede80
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
$version = 2012060600.04; // YYYYMMDD = weekly release date of this DEV branch
|
||||
$version = 2012060600.05; // 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