fix version
authorMichael Wallner <mike@php.net>
Thu, 13 Aug 2009 15:27:02 +0000 (15:27 +0000)
committerMichael Wallner <mike@php.net>
Thu, 13 Aug 2009 15:27:02 +0000 (15:27 +0000)
php_http.h

index bc149a681ba616b867df70f702605d23ff177e7a..2e6ec8258838d5dbcd9d2e80d60bf1dbabac4270 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.5-dev"
+#define PHP_HTTP_VERSION "1.6.5"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"