[VERSION] 1.0.9, release prep

This commit is contained in:
Sebastian Grewe 2018-03-18 20:37:02 +01:00 committed by GitHub
parent a0f06e71b0
commit 97050ef142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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