aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2024-04-23 17:31:41 +0400
committerRoman Arutyunyan <arut@nginx.com>2024-04-23 17:31:41 +0400
commitee19cf9800a08228e335c6775f3fea2c8a6b00e0 (patch)
treec576fa12a72c1ada6c0f305a5aff3c51ccec06e1
parentd8a849ae3c99ee5ca82c9a06074761e937dac6d6 (diff)
downloadnginx-ee19cf9800a08228e335c6775f3fea2c8a6b00e0.tar.gz
nginx-ee19cf9800a08228e335c6775f3fea2c8a6b00e0.zip
Stable branch.
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index f18c3930f..7ef5cfb13 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1025005
-#define NGINX_VERSION "1.25.5"
+#define nginx_version 1026000
+#define NGINX_VERSION "1.26.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD