]> git.kaiwu.me - nginx.git/commitdiff
Version bump
authorRoman Arutyunyan <arut@nginx.com>
Tue, 16 Jun 2026 22:54:38 +0000 (02:54 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 17 Jun 2026 15:15:33 +0000 (08:15 -0700)
src/core/nginx.h

index b05343f74c0bbad69f588b932a12db8dc3843733..00c38bc5583d17f5da243591885115025ca9c468 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1030002
-#define NGINX_VERSION      "1.30.2"
+#define nginx_version      1030003
+#define NGINX_VERSION      "1.30.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD