From ab2ebdb49bc67765df224d27405a710c1d874665 Mon Sep 17 00:00:00 2001 From: Brian France Date: Fri, 22 Aug 2003 16:43:29 +0000 Subject: Updated PHP_API_VERSION to 20030820 for the php_setcookie api 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 1652d65bee..86fff71683 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20030518 +#define PHP_API_VERSION 20030820 #define PHP_HAVE_STREAMS #define YYDEBUG 0 -- cgit v1.2.1