diff src/core/nginx.h @ 9321:bfbcfaec4c06

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 25 Aug 2024 06:35:30 +0300
parents f209bf590e84
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      1027003
-#define NGINX_VERSION      "1.27.3"
+#define nginx_version      1027004
+#define NGINX_VERSION      "1.27.4"
 
 #define NGINX_NAME         "freenginx"
 #define NGINX_VER          NGINX_NAME "/" NGINX_VERSION