prepare 2.6.0beta1 RELEASE_2_6_0_BETA1
authorMichael Wallner <mike@php.net>
Mon, 22 Aug 2016 13:50:10 +0000 (15:50 +0200)
committerMichael Wallner <mike@php.net>
Mon, 22 Aug 2016 13:50:10 +0000 (15:50 +0200)
php_http.h

index 30fb37d6d28edaf13b3d52ffc804f91a08b88d64..4f3e4e01068d58e4ba2a1cd3e3eb9ec6792d6033 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.6.0dev"
+#define PHP_PECL_HTTP_VERSION "2.6.0beta1"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry