diff --git a/version.php b/version.php index c8735dd..0d0d5d7 100644 --- a/version.php +++ b/version.php @@ -8,8 +8,8 @@ * @package game **/ -$module->version = 2011082604; // The current module version (Date: YYYYMMDDXX) -$module->release = 'v2.11.08 (2011082604)'; +$module->version = 2012122801; // The current module version (Date: YYYYMMDDXX) +$module->release = 'v2.12.12.28 (2012122801)'; $module->cron = 0; // Period for cron to check this module (secs) $module->requires = 2007101512; // Requires this Moodle version