Update version.inc.php
This commit is contained in:
parent
5bbc8ac5f7
commit
8dded88a57
@ -2,7 +2,7 @@
|
||||
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
|
||||
|
||||
define('MPOS_VERSION', '0.0.4');
|
||||
define('DB_VERSION', '0.0.10');
|
||||
define('DB_VERSION', '0.0.11');
|
||||
define('CONFIG_VERSION', '0.0.8');
|
||||
define('HASH_VERSION', 1);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user