diff --git a/fp-includes/core/core.system.php b/fp-includes/core/core.system.php index 62c49e8..1791dbc 100755 --- a/fp-includes/core/core.system.php +++ b/fp-includes/core/core.system.php @@ -73,7 +73,7 @@ - define('SYSTEM_VER', '0.803'); + define('SYSTEM_VER', '0.804'); function system_ver() { return 'fp-' . SYSTEM_VER; }