[VERSION] 0.0.4 MPOS for Payout overhaul

This commit is contained in:
Sebastian Grewe 2014-02-05 09:02:36 +01:00
parent bc0d340bf3
commit c0618dd598

View File

@ -1,7 +1,7 @@
<?php
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
define('MPOS_VERSION', '0.0.3');
define('MPOS_VERSION', '0.0.4');
define('DB_VERSION', '0.0.5');
define('CONFIG_VERSION', '0.0.7');