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

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