From 27c8889c44d734dcbf0ed4814931bee6f5b09ea4 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Sat, 4 Nov 2006 14:05:27 +0000 Subject: [PATCH] - version bump --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 36b6529..c8a1145 100644 --- a/php_http.h +++ b/php_http.h @@ -15,7 +15,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_EXT_HTTP_VERSION "1.3.3" +#define PHP_EXT_HTTP_VERSION "1.3.4dev" #ifdef HAVE_CONFIG_H # include "config.h" -- 2.30.2