]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorRoman Arutyunyan <arut@nginx.com>
Wed, 15 Jul 2026 16:20:17 +0000 (20:20 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 15 Jul 2026 17:20:38 +0000 (21:20 +0400)
src/core/nginx.h

index 00c38bc5583d17f5da243591885115025ca9c468..783dd1bf11fc080eff4104c7c2b07dc1a41e83ba 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1030003
-#define NGINX_VERSION      "1.30.3"
+#define nginx_version      1030004
+#define NGINX_VERSION      "1.30.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD