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:
efdbb46
)
missing version number
author
Michael Wallner
<mike@php.net>
Fri, 30 Mar 2012 13:21:37 +0000
(13:21 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 30 Mar 2012 13:21:37 +0000
(13:21 +0000)
php_http.h
patch
|
blob
|
history
diff --git
a/php_http.h
b/php_http.h
index e8d5e40fb235e02458a16553125ceaf165626e96..1fe67e96898f934ec8afd18a1a4beb2deae3ca4a 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_HTTP_EXT_VERSION "2.0.0dev"
+#define PHP_HTTP_EXT_VERSION "2.0.0dev
10
"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry