From 6442b86bfa4c290e9443ee275f174beedf0d69cb Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Thu, 7 Nov 2002 11:52:45 +0000 Subject: bumb api version because of module_startup change --- 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 4cf5e8a7ef..717f5311a5 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20020307 +#define PHP_API_VERSION 20020918 #define PHP_HAVE_STREAMS #define YYDEBUG 0 -- cgit v1.2.1