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:
22ba22a
)
back to dev
author
Michael Wallner
<mike@php.net>
Wed, 12 Nov 2014 13:45:15 +0000
(14:45 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 12 Nov 2014 13:45:15 +0000
(14:45 +0100)
package.xml
patch
|
blob
|
history
php_http.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 0f2c45046e218928788bee2cfeb298d190578512..56bce0c17f10692ffd937c0305654eb37515417e 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-12</date>
<version>
- <release>2.2.0
RC1
</release>
+ <release>2.2.0
dev
</release>
<api>2.2.0</api>
</version>
<stability>
diff --git
a/php_http.h
b/php_http.h
index d9b87e5e64fccf6b3e6a16336702cfb0683c8ee5..98332cb68fb7fdfcb5824ca784d72e5e5e50311a 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.2.0
RC1
"
+#define PHP_PECL_HTTP_VERSION "2.2.0
dev
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry