- fix version
authorMichael Wallner <mike@php.net>
Thu, 8 Jun 2006 22:10:32 +0000 (22:10 +0000)
committerMichael Wallner <mike@php.net>
Thu, 8 Jun 2006 22:10:32 +0000 (22:10 +0000)
php_http.h

index ea3cb3c76b5a231760fa6b44e3505558df63421e..c3ef9f84dcd1bbadfe77089f77c7baa462a1b06e 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.0.0-dev"
+#define PHP_EXT_HTTP_VERSION "1.0.0"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"