]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 13 May 2026 11:05:28 +0000 (15:05 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Wed, 13 May 2026 17:20:55 +0000 (21:20 +0400)
src/core/nginx.h

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