Bump. MDL-11605

This commit is contained in:
stronk7 2007-10-08 16:33:49 +00:00
parent cef1ea8e8e
commit 1f5c4ad105

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine // This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php) // whether upgrades should be performed (see lib/db/*.php)
$version = 2007100801; // YYYYMMDD = date $version = 2007100802; // YYYYMMDD = date
// XY = increments within a single day // XY = increments within a single day
$release = '1.9 Beta +'; // Human-friendly version name $release = '1.9 Beta +'; // Human-friendly version name