summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gfbgraph/gfbgraph-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfbgraph/gfbgraph-common.c b/gfbgraph/gfbgraph-common.c
index c60e635..68fe36b 100644
--- a/gfbgraph/gfbgraph-common.c
+++ b/gfbgraph/gfbgraph-common.c
@@ -22,7 +22,7 @@
#include <rest/rest-proxy.h>
-#define FACEBOOK_ENDPOINT "https://graph.facebook.com/v2.10"
+#define FACEBOOK_ENDPOINT "https://graph.facebook.com/v7.0"
/**
* gfbgraph_new_rest_call: