aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2024-05-03 20:28:22 +0400
committerSergey Kandaurov <pluknet@nginx.com>2024-05-03 20:28:22 +0400
commit3f0fe15a98c2f849cf1f3f86a60b547e12273f4c (patch)
tree146d2ef64b74cecc0d84cb51ac217fc51744b603
parentd8a849ae3c99ee5ca82c9a06074761e937dac6d6 (diff)
downloadnginx-3f0fe15a98c2f849cf1f3f86a60b547e12273f4c.tar.gz
nginx-3f0fe15a98c2f849cf1f3f86a60b547e12273f4c.zip
Version bump.
-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..d21b118ee 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 1027000
+#define NGINX_VERSION "1.27.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD