"MDL-15470, create repository database table"

This commit is contained in:
dongsheng 2008-06-30 11:00:42 +00:00
parent 38fb819028
commit 98978c2efa
3 changed files with 56 additions and 4 deletions

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 = 2008063001; // YYYYMMDD = date of the last version bump
$version = 2008063002; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20080630)'; // Human-friendly version name