aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2024-08-20 21:18:30 +0400
committerSergey Kandaurov <pluknet@nginx.com>2024-08-20 21:18:30 +0400
commit48ac1ee9c6a80a183f8cf61915fe1ab5047a43fa (patch)
tree051edb426f10391c4beb845b0260f7f1458458ec /src/core/nginx.h
parenta4100450c067009158299ad69adb7d6f5e775943 (diff)
downloadnginx-48ac1ee9c6a80a183f8cf61915fe1ab5047a43fa.tar.gz
nginx-48ac1ee9c6a80a183f8cf61915fe1ab5047a43fa.zip
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-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 b7d02cbce..140a29408 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1027001
-#define NGINX_VERSION "1.27.1"
+#define nginx_version 1027002
+#define NGINX_VERSION "1.27.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD