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