MDL-17847 moev backup_config to config_plugin table
This commit is contained in:
+1
-1
@@ -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 = 2009011100; // YYYYMMDD = date of the last version bump
|
||||
$version = 2009011101; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20090111)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user