[UPDATE] MPOS version due to major change
This commit is contained in:
parent
2829f6a746
commit
d9f591e7c8
@ -3,7 +3,7 @@
|
|||||||
// Make sure we are called from index.php
|
// Make sure we are called from index.php
|
||||||
if (!defined('SECURITY')) die('Hacking attempt');
|
if (!defined('SECURITY')) die('Hacking attempt');
|
||||||
|
|
||||||
define('MPOS_VERSION', '0.0.1');
|
define('MPOS_VERSION', '0.0.2');
|
||||||
define('DB_VERSION', '0.0.3');
|
define('DB_VERSION', '0.0.3');
|
||||||
define('CONFIG_VERSION', '0.0.4');
|
define('CONFIG_VERSION', '0.0.4');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user