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:
8a62f7b
)
back to dev
author
Michael Wallner
<mike@php.net>
Sun, 1 Mar 2015 13:29:18 +0000
(14:29 +0100)
committer
Michael Wallner
<mike@php.net>
Sun, 1 Mar 2015 13:29:18 +0000
(14:29 +0100)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index aaca7457b15eb2b9030cb9984c4c533c9f212718..f3615c679cf808c2bb588ec820f796fa2d2baf64 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-39,7
+39,7
@@
v2: http://dev.iworks.at/ext-http/lcov/ext/http/
</lead>
<date>2015-03-01</date>
<version>
- <release>2.3.
0
</release>
+ <release>2.3.
1dev
</release>
<api>2.3.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index e31a736ca8c1102024e47a9d53d05df5b39c57da..3ea1b0330f5e94e7e64d821f787e142b2804c59a 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.3.
0
"
+#define PHP_PECL_HTTP_VERSION "2.3.
1dev
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry