Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reverting bad version number to avoid errors (bug 3798)
  • Loading branch information
moodler committed Jul 22, 2005
1 parent c2960fa commit d7387d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enrol/authorize/version.php
@@ -1,6 +1,6 @@
<?PHP // $Id$

$module->version = 2004081800;
$module->version = 2005071600;
$module->requires = 2004081800;

?>

0 comments on commit d7387d3

Please sign in to comment.