diff options
Diffstat (limited to 'mayor-orig/www/include/share/facebook/Facebook.php')
-rw-r--r-- | mayor-orig/www/include/share/facebook/Facebook.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/www/include/share/facebook/Facebook.php b/mayor-orig/www/include/share/facebook/Facebook.php index 4b444530..2e789ca2 100644 --- a/mayor-orig/www/include/share/facebook/Facebook.php +++ b/mayor-orig/www/include/share/facebook/Facebook.php @@ -53,7 +53,7 @@ class Facebook /** * @const string Version number of the Facebook PHP SDK. */ - const VERSION = '5.6.1'; + const VERSION = '5.6.3'; /** * @const string Default Graph API version for requests. |