diff --git a/package.xml b/package.xml
index 5daf7858..960f5aa3 100644
--- a/package.xml
+++ b/package.xml
@@ -31,9 +31,9 @@ https://mdref.m6w6.name/http
mike@php.net
yes
- 2024-02-05
+ 2024-11-05
- 4.2.5
+ 4.2.6
4.2.0
@@ -42,8 +42,8 @@ https://mdref.m6w6.name/http
BSD-2-Clause
diff --git a/php_http.h b/php_http.h
index f8cede27..4f978d04 100644
--- a/php_http.h
+++ b/php_http.h
@@ -13,7 +13,7 @@
#ifndef PHP_EXT_HTTP_H
#define PHP_EXT_HTTP_H
-#define PHP_PECL_HTTP_VERSION "4.2.5"
+#define PHP_PECL_HTTP_VERSION "4.2.6"
extern zend_module_entry http_module_entry;
#define phpext_http_ptr &http_module_entry