[VERSION] 1.0.8 release

This commit is contained in:
Sebastian Grewe 2017-11-02 10:38:51 +01:00
parent 810bd4dc0b
commit eedbaba316
No known key found for this signature in database
GPG Key ID: 1E985A07351AC7A9

View File

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