]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 11 Mar 2026 15:28:31 +0000 (19:28 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Wed, 11 Mar 2026 15:32:17 +0000 (19:32 +0400)
src/core/nginx.h

index cac3013c4f2f941fc3b1eb4a24ee434173f5edde..c870991fcfa4b7a62663f132cfcd69c18f9cbfcb 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029006
-#define NGINX_VERSION      "1.29.6"
+#define nginx_version      1029007
+#define NGINX_VERSION      "1.29.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD