bumping up version to change int(11) to int(10)

This commit is contained in:
toyomoyo
2006-04-10 06:26:59 +00:00
parent dffaf68202
commit 89be4ee2ac
+1 -1
View 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 = 2006040500; // YYYYMMDD = date
$version = 2006041000; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.6 Beta 2'; // Human-friendly version name