]> git.mjollnir.org Git - moodle.git/commitdiff
Whoops, paca70! You accidentally jumped a month forward in the date. :-)
authormoodler <moodler>
Tue, 11 Mar 2003 06:04:28 +0000 (06:04 +0000)
committermoodler <moodler>
Tue, 11 Mar 2003 06:04:28 +0000 (06:04 +0000)
We need to increment the version.php file slowly now until time catches up.

version.php

index 0721f279a4e70a4453b704f3ded02d5b61adbc39..192e76bae69a91e85e4754288d65bf92cad54d0c 100644 (file)
@@ -5,7 +5,7 @@
 // database to determine whether upgrades should
 // be performed (see lib/db/*.php)
 
-$version = 2003032500;   // The current version is a date (YYYYMMDDXX)
+$version = 2003032600;   // The current version is a date (YYYYMMDDXX)
 
 $release = "1.0.9 development";  // User-friendly version number