]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 7 Oct 2025 18:19:01 +0000 (22:19 +0400)
committerpluknet <s.kandaurov@f5.com>
Wed, 8 Oct 2025 15:56:41 +0000 (19:56 +0400)
src/core/nginx.h

index 2db393e628fe8b23141640946355ac8676b7523d..9eb7a572fe08e6430e97783f5e1186314d3640bc 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029002
-#define NGINX_VERSION      "1.29.2"
+#define nginx_version      1029003
+#define NGINX_VERSION      "1.29.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD