MDL-32420 anomaly theme: bump version
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 29 Jan 2013 23:28:35 +0000 (00:28 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 29 Jan 2013 23:28:35 +0000 (00:28 +0100)
theme/anomaly/version.php

index 2b6b85f..5936ea3 100644 (file)
@@ -25,6 +25,6 @@
 
 defined('MOODLE_INTERNAL') || die;
 
-$plugin->version   = 2012112900; // The current module version (Date: YYYYMMDDXX)
+$plugin->version   = 2013013000; // The current module version (Date: YYYYMMDDXX)
 $plugin->requires  = 2012112900; // Requires this Moodle version
 $plugin->component = 'theme_anomaly'; // Full name of the plugin (used for diagnostics)