[VERSION] 1.1.0

This commit is contained in:
Sebastian Grewe 2018-05-23 23:03:23 +02:00
parent 3f4efc983a
commit 085dfa05f2

View File

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