From 845f66ba64c8a51f5764df64ac99c9fc89efce3c Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 2 Aug 2016 11:00:54 +0200 Subject: increase versions for 7.2 --- 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 8cc7851016..32ab59386f 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20151012 +#define PHP_API_VERSION 20160731 #define PHP_HAVE_STREAMS #define YYDEBUG 0 #define PHP_DEFAULT_CHARSET "UTF-8" -- cgit v1.2.1