fix stddef.h/ptrdiff_t issue
[m6w6/ext-http] / php_http.h
index 3ea1b0330f5e94e7e64d821f787e142b2804c59a..c3d327fd78d4aa5000dc737390e6c09b8f03d20b 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.3.1dev"
+#define PHP_PECL_HTTP_VERSION "2.3.1"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry