From 0d334d5f80dbbbcb23cb71a8d0b24c9c320f08b2 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 12 Aug 2013 19:50:36 +0000 Subject: [PATCH] back to dev --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 68f4293..bb9c2d0 100644 --- a/php_http.h +++ b/php_http.h @@ -13,7 +13,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_HTTP_EXT_VERSION "2.0.0beta5" +#define PHP_HTTP_EXT_VERSION "2.0.0dev" zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry -- 2.30.2