[VERSION] 1.0.9, release prep
This commit is contained in:
parent
a0f06e71b0
commit
97050ef142
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
|
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
|
||||||
|
|
||||||
define('MPOS_VERSION', '1.0.8');
|
define('MPOS_VERSION', '1.0.9');
|
||||||
define('DB_VERSION', '1.0.2');
|
define('DB_VERSION', '1.0.2');
|
||||||
define('CONFIG_VERSION', '1.0.1');
|
define('CONFIG_VERSION', '1.0.1');
|
||||||
define('HASH_VERSION', 1);
|
define('HASH_VERSION', 1);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user