Bump to clean empty role names. MDL-15284
authorstronk7 <stronk7>
Thu, 3 Jul 2008 17:08:29 +0000 (17:08 +0000)
committerstronk7 <stronk7>
Thu, 3 Jul 2008 17:08:29 +0000 (17:08 +0000)
version.php

index 970b347ff8442739214ce9ce4b079701cd8c8195..d73adc5fbc7a3fc47c96a126cae038eda9ec5335 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 = 2008063002;  // YYYYMMDD   = date of the last version bump
+    $version = 2008070300;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
     $release = '2.0 dev (Build: 20080703)';  // Human-friendly version name