* update version info
authorMichael Wallner <mike@php.net>
Thu, 24 Mar 2005 16:49:52 +0000 (16:49 +0000)
committerMichael Wallner <mike@php.net>
Thu, 24 Mar 2005 16:49:52 +0000 (16:49 +0000)
php_http.h

index d16652d625bc19a3a13eedc0bff8ba166a3d8fdd..3a53a5875495b7c24258f1fba84ed86e716aa521 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define HTTP_PEXT_VERSION "0.7.0-dev"
+#define HTTP_PEXT_VERSION "0.7.0"
 
 /* make compile on Win32 */
 #include "php_streams.h"