[VERSION] 1.0.7

This commit is contained in:
Sebastian Grewe 2017-07-18 15:22:19 +02:00
parent 6e65a48914
commit 86ad3027fb

View File

@ -1,7 +1,7 @@
<?php
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
define('MPOS_VERSION', '1.0.6');
define('MPOS_VERSION', '1.0.7');
define('DB_VERSION', '1.0.2');
define('CONFIG_VERSION', '1.0.1');
define('HASH_VERSION', 1);