changeset 9321:bfbcfaec4c06

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 25 Aug 2024 06:35:30 +0300
parents cf73b65983c2
children d6f75dd66761
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      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