Convert DB lang fields to 30cc. Part of MDL-7157

This commit is contained in:
stronk7
2007-01-21 23:37:54 +00:00
parent afd2b29984
commit deb12ef4cd
6 changed files with 37 additions and 7 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 = 2007012100; // YYYYMMDD = date
$version = 2007012101; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.8 dev'; // Human-friendly version name