]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 22 May 2026 10:22:39 +0000 (14:22 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Fri, 22 May 2026 15:07:28 +0000 (19:07 +0400)
src/core/nginx.h

index c3388d00c68cd00b5d7dbb87d685141ca64169d8..b05343f74c0bbad69f588b932a12db8dc3843733 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1030001
-#define NGINX_VERSION      "1.30.1"
+#define nginx_version      1030002
+#define NGINX_VERSION      "1.30.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD