MDL-16411 Move all plugintype_pluginname_version values from config to config_plugins

This commit is contained in:
tjhunt 2008-09-10 10:15:05 +00:00
parent 0b88fedf88
commit d849880e56
3 changed files with 65 additions and 19 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 = 2008090800; // YYYYMMDD = date of the last version bump
$version = 2008091000; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20080910)'; // Human-friendly version name