summaryrefslogtreecommitdiff
path: root/ext/json/php_json.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/php_json.h')
-rw-r--r--ext/json/php_json.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/php_json.h b/ext/json/php_json.h
index e16b8c52a4..b5bb4b9cc7 100644
--- a/ext/json/php_json.h
+++ b/ext/json/php_json.h
@@ -20,7 +20,7 @@
#ifndef PHP_JSON_H
#define PHP_JSON_H
-#define PHP_JSON_VERSION "1.6.0"
+#define PHP_JSON_VERSION "1.7.0"
#include "zend_smart_str_public.h"
extern zend_module_entry json_module_entry;