From 05ff0c518024e74730d1e9bc79ae80832928a784 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 18 Jul 2017 10:40:42 -0400 Subject: Bump all API numbers in prep for 7.2 fork --- main/php.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php.h') 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 #endif -#define PHP_API_VERSION 20170715 +#define PHP_API_VERSION 20170718 #define PHP_HAVE_STREAMS #define YYDEBUG 0 #define PHP_DEFAULT_CHARSET "UTF-8" -- cgit v1.2.1