diff --git a/fp-includes/core/core.system.php b/fp-includes/core/core.system.php index 376c198..891fa08 100755 --- a/fp-includes/core/core.system.php +++ b/fp-includes/core/core.system.php @@ -73,7 +73,7 @@ - define('SYSTEM_VER', '0.1010.1'); + define('SYSTEM_VER', '0.1010.2'); function system_ver() { return 'fp-' . SYSTEM_VER; }