From 0cee5edcfbcef6243a27939aa1faa552cb4c23d2 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Thu, 15 Apr 2010 11:18:28 +0000 Subject: Bump PHP_API_VERSION --- 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 43c8cbfc48..8bdc8c7aeb 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20090626 +#define PHP_API_VERSION 20100412 #define PHP_HAVE_STREAMS #define YYDEBUG 0 -- cgit v1.2.1