summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2017-07-18 10:40:42 -0400
committerSara Golemon <pollita@php.net>2017-07-18 10:45:02 -0400
commit05ff0c518024e74730d1e9bc79ae80832928a784 (patch)
tree93510aab0a06a8e0897659a6c0ea8835b5e55037 /main/php.h
parent09b15e4f301c6b4e1b82af911abdc55ad75a1207 (diff)
downloadphp-git-05ff0c518024e74730d1e9bc79ae80832928a784.tar.gz
Bump all API numbers in prep for 7.2 fork
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index edf810d9b4..388317ddd9 100644
--- a/main/php.h
+++ b/main/php.h
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 20170715
+#define PHP_API_VERSION 20170718
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"