From 4b4283bdc0c578971f863a2a53b8a95c59cfc2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schl=C3=BCter?= Date: Fri, 26 Jun 2009 15:44:19 +0000 Subject: Bump version to 5.3.0 and API Nos. up --- 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 b94e8576e3..52f19093b7 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20041225 +#define PHP_API_VERSION 20090626 #define PHP_HAVE_STREAMS #define YYDEBUG 0 -- cgit v1.2.1