- Fixed build on php-trunk
[m6w6/ext-http] / php_http.h
index b561d1d1c03b1165f9e426a7266b442beea0bcb7..311c6d5fbc5bbca51e0552cf9eea291ba0931449 100644 (file)
@@ -6,7 +6,7 @@
     | modification, are permitted provided that the conditions mentioned |
     | in the accompanying LICENSE file are met.                          |
     +--------------------------------------------------------------------+
-    | Copyright (c) 2004-2007, Michael Wallner <mike@php.net>            |
+    | Copyright (c) 2004-2010, Michael Wallner <mike@php.net>            |
     +--------------------------------------------------------------------+
 */
 
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.6.1"
+#define PHP_HTTP_VERSION "1.7.0"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"