diff --git a/fp-includes/core/core.system.php b/fp-includes/core/core.system.php index d4882e2..40e367f 100755 --- a/fp-includes/core/core.system.php +++ b/fp-includes/core/core.system.php @@ -73,7 +73,7 @@ - define('SYSTEM_VER', '1.0.2'); + define('SYSTEM_VER', '1.0.3'); function system_ver() { return 'fp-' . SYSTEM_VER; }