From: Michael Wallner Date: Sat, 4 Nov 2006 14:05:27 +0000 (+0000) Subject: - version bump X-Git-Tag: RELEASE_1_4_0RC1~26 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=27c8889c44d734dcbf0ed4814931bee6f5b09ea4 - version bump --- 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"