]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 18 Feb 2025 11:38:33 +0000 (15:38 +0400)
committerpluknet <pluknet@nginx.com>
Tue, 18 Feb 2025 11:49:18 +0000 (15:49 +0400)
src/core/nginx.h

index 29f2c949f2826de9eda0352bd4af7869cd0f0739..0907778535d0dc626ea633f1651b1b8263c00088 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1027004
-#define NGINX_VERSION      "1.27.4"
+#define nginx_version      1027005
+#define NGINX_VERSION      "1.27.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD