From: Stanislav Malyshev Date: Sun, 18 May 2003 10:22:50 +0000 (+0000) Subject: Bump API version - HEAD is no longer binary compatible X-Git-Tag: RELEASE_1_0_2~768 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=605eb159e003dabd5b215eaff6b429390b6a3ddf;p=php Bump API version - HEAD is no longer binary compatible to 4.3 branch due to changes in globals, etc. --- diff --git a/main/php.h b/main/php.h index d68ef47e4f..f72100c285 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20020918 +#define PHP_API_VERSION 20030518 #define PHP_HAVE_STREAMS #define YYDEBUG 0