diff src/core/nginx.h @ 9293:22f6716fe23d

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 16 Jun 2024 04:15:43 +0300
parents c15c26c99727
children
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