inc db version in version include

This commit is contained in:
xisi 2014-01-17 20:48:53 -05:00
parent 4be9330ca1
commit d3a7d4bdbf

View File

@ -4,7 +4,7 @@
if (!defined('SECURITY')) die('Hacking attempt');
define('MPOS_VERSION', '0.0.2');
define('DB_VERSION', '0.0.3');
define('DB_VERSION', '0.0.4');
define('CONFIG_VERSION', '0.0.5');
// Fetch installed database version