]> git.mjollnir.org Git - moodle.git/commitdiff
Updated version
authormartin <martin>
Thu, 5 Sep 2002 12:24:15 +0000 (12:24 +0000)
committermartin <martin>
Thu, 5 Sep 2002 12:24:15 +0000 (12:24 +0000)
version.php

index 531abb7030bf1899fe4870c3b7a9a9405b927d2d..db1c303ae73b315ec51b05b5d768de7b7ebcc654 100644 (file)
@@ -17,7 +17,7 @@
 // If there's something it cannot do itself, it 
 // will tell you what you need to do.
 
-$version = 2002090500;
+$version = 2002090501;
 
 function upgrade_moodle($oldversion=0) {