[VERSION] MPOS 1.0.6

This commit is contained in:
Sebastian Grewe 2016-07-07 11:13:09 +02:00
parent 90866ad03b
commit 4a67b5ca02

View File

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