]> git.kaiwu.me - nginx.git/commitdiff
Stable branch.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 22 Apr 2025 13:29:23 +0000 (17:29 +0400)
committerpluknet <pluknet@nginx.com>
Wed, 23 Apr 2025 11:48:54 +0000 (15:48 +0400)
src/core/nginx.h

index 0907778535d0dc626ea633f1651b1b8263c00088..4229012baf9a2e6e0fc1e63a3d84df7f90206a23 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1027005
-#define NGINX_VERSION      "1.27.5"
+#define nginx_version      1028000
+#define NGINX_VERSION      "1.28.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD