MDL-21788 string and setting cleanup of session regen, not needed in head where it...
authorPetr Skoda <skodak@moodle.org>
Fri, 19 Mar 2010 17:11:14 +0000 (17:11 +0000)
committerPetr Skoda <skodak@moodle.org>
Fri, 19 Mar 2010 17:11:14 +0000 (17:11 +0000)
version.php

index c0e7407..571b1e1 100644 (file)
@@ -6,7 +6,7 @@
 // This is compared against the values stored in the database to determine
 // whether upgrades should be performed (see lib/db/*.php)
 
-    $version = 2010031800;  // YYYYMMDD   = date of the last version bump
+    $version = 2010031900;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
     $release = '2.0 dev (Build: 20100319)';  // Human-friendly version name