]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 11 Feb 2026 14:54:35 +0000 (18:54 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 11 Feb 2026 14:56:27 +0000 (18:56 +0400)
src/core/nginx.h

index 654edc0fa2a416724ec8658d2241eace9077c5c5..cac3013c4f2f941fc3b1eb4a24ee434173f5edde 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029005
-#define NGINX_VERSION      "1.29.5"
+#define nginx_version      1029006
+#define NGINX_VERSION      "1.29.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD