]> git.kaiwu.me - nginx.git/commitdiff
Stable branch
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 14 Apr 2026 09:25:34 +0000 (13:25 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 14 Apr 2026 13:10:11 +0000 (17:10 +0400)
src/core/nginx.h

index 6267a90c9374b75e7d2fa9c33b301d6cce1763b1..ff8c33e576384c28d7cb9ffbb50bdb38457951ce 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029008
-#define NGINX_VERSION      "1.29.8"
+#define nginx_version      1030000
+#define NGINX_VERSION      "1.30.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD