projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
15d2493
)
back to dev
v2.1.x
author
Michael Wallner
<mike@php.net>
Thu, 6 Nov 2014 17:47:08 +0000
(18:47 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 6 Nov 2014 17:47:08 +0000
(18:47 +0100)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index f4343904ed47553990532225202b3af8be0627e3..94c0f1fdd10c2d70651d4ba50cc9f592f01dc512 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-39,7
+39,7
@@
v2: http://dev.iworks.at/ext-http/lcov/ext/http/
</lead>
<date>2014-11-06</date>
<version>
- <release>2.1.
4
</release>
+ <release>2.1.
5dev
</release>
<api>2.1.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index 558b535c34bb73769cdae45108fe4cf0a86560a3..14a2c53a85fc713535b4d832d55deb616236901b 100644
(file)
--- a/
php_http.h
+++ b/
php_http.h
@@
-13,7
+13,7
@@
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "2.1.
4
"
+#define PHP_PECL_HTTP_VERSION "2.1.
5dev
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry