bumping version for MDL-7077, MDL-10181 adding capabilities
authortoyomoyo <toyomoyo>
Thu, 5 Jul 2007 06:55:32 +0000 (06:55 +0000)
committertoyomoyo <toyomoyo>
Thu, 5 Jul 2007 06:55:32 +0000 (06:55 +0000)
version.php

index db90d3afc231df27dc64df693009fa0535156998..973d3610b8d66836c7defcd589128b95d2c0e76b 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 = 2007070500;  // YYYYMMDD = date
+   $version = 2007070501;  // YYYYMMDD = date
                            //       XY = increments within a single day
 
    $release = '1.9 dev';    // Human-friendly version name