]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 22 Dec 2025 17:38:17 +0000 (21:38 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
src/core/nginx.h

index 4229012baf9a2e6e0fc1e63a3d84df7f90206a23..465f0646c12bc047461202e864bbf41330eba249 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1028000
-#define NGINX_VERSION      "1.28.0"
+#define nginx_version      1028001
+#define NGINX_VERSION      "1.28.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD