MDL-20245 grade: fix version numbers

This commit puts the 22_STABLE and master main
versions back to "on-sync" mode (very first
weeks after major release).
This commit is contained in:
Eloy Lafuente (stronk7) 2011-12-21 12:17:22 +01:00
parent 8e54ce9717
commit 52a2306386
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2011121400.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2011120500.03; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes