this gonna be 3.1
authorMichael Wallner <mike@php.net>
Wed, 27 Apr 2016 09:35:19 +0000 (11:35 +0200)
committerMichael Wallner <mike@php.net>
Wed, 27 Apr 2016 09:35:19 +0000 (11:35 +0200)
php_http.h

index fe5ae5d38cb28780ce9700d3871ddd80a28ce8d8..6b548212950021a0de94199e4cffe5faeffea7f6 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "3.0.2dev"
+#define PHP_PECL_HTTP_VERSION "3.1.0dev"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry