]> git.mjollnir.org Git - moodle.git/commitdiff
Updated version
authormartin <martin>
Sun, 22 Sep 2002 14:39:09 +0000 (14:39 +0000)
committermartin <martin>
Sun, 22 Sep 2002 14:39:09 +0000 (14:39 +0000)
version.php

index 8e6fb003e6f6fd7e0dcd1813ba0fb56f50cf762c..402b65cbd1ff0574a07275be7b624e0cfbb353b4 100644 (file)
@@ -18,7 +18,7 @@
 // If there's something it cannot do itself, it 
 // will tell you what you need to do.
 
-$version = 2002092100;   // The current version is a date (YYYYMMDDXX) where 
+$version = 2002092200;   // The current version is a date (YYYYMMDDXX) where 
                          //    XX is a number that increments during the day
 
 $release = "1.0.5 dev";      // For humans only, not used for the upgrade process