MDL-11510 added missing fields in new gradebook backup
[moodle-pu.git] / question / type / shortanswer / version.php
blob2d2a8d9fa7fe95d4af7d3dab8617390b017d0b62
1 <?PHP // $Id$
3 $plugin->version = 2006032200;
4 $plugin->requires = 2006032200;
6 ?>