Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / question / type / numerical / version.php
blobe1b7f3eee11d36f9af81744676def4084cf9ab98
1 <?PHP // $Id$
3 $plugin->version = 2006121500;
4 $plugin->requires = 2007101000;
6 ?>