]> git.mjollnir.org Git - moodle.git/commitdiff
Bump to fix capability upgrade
authormoodler <moodler>
Wed, 25 Jul 2007 06:28:50 +0000 (06:28 +0000)
committermoodler <moodler>
Wed, 25 Jul 2007 06:28:50 +0000 (06:28 +0000)
grade/report/grader/version.php
grade/report/outcomes/version.php
grade/report/user/version.php

index bb12a6cddc4806a004efe35060adc754cf0b2f4c..55d7451372e087ddba71095d31fdce8947ce89f5 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$
 
-$plugin->version  = 2007072404;
+$plugin->version  = 2007072500;
 $plugin->requires = 2007072402;
 
 ?>
index bb12a6cddc4806a004efe35060adc754cf0b2f4c..55d7451372e087ddba71095d31fdce8947ce89f5 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$
 
-$plugin->version  = 2007072404;
+$plugin->version  = 2007072500;
 $plugin->requires = 2007072402;
 
 ?>
index 0339ee419563c75e6d591203321144e3da3e66a2..55d7451372e087ddba71095d31fdce8947ce89f5 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$
 
-$plugin->version  = 2007072405;
+$plugin->version  = 2007072500;
 $plugin->requires = 2007072402;
 
 ?>