changeset 9293:22f6716fe23d

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 16 Jun 2024 04:15:43 +0300
parents 7654ad1366ef
children ea0eef2dd12c
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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_NAME         "freenginx"
 #define NGINX_VER          NGINX_NAME "/" NGINX_VERSION