]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorAleksei Bavshin <a.bavshin@nginx.com>
Tue, 16 Dec 2025 21:18:30 +0000 (13:18 -0800)
committerAleksei Bavshin <a.bavshin@f5.com>
Tue, 16 Dec 2025 21:22:33 +0000 (14:22 -0700)
src/core/nginx.h

index 98ec5303c6bacdaabb44a7935a4791a42d697e2e..654edc0fa2a416724ec8658d2241eace9077c5c5 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029004
-#define NGINX_VERSION      "1.29.4"
+#define nginx_version      1029005
+#define NGINX_VERSION      "1.29.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD