Drop the latest TEXT default existing since XMLDB debut. MDL-6218

This commit is contained in:
stronk7
2007-07-23 23:28:26 +00:00
parent 16d86fda3d
commit b264019bcb
2 changed files with 14 additions and 1 deletions
+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 = 2007072304; // YYYYMMDD = date
$version = 2007072400; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name