]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 30 Mar 2026 15:26:17 +0000 (19:26 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 31 Mar 2026 08:32:19 +0000 (12:32 +0400)
src/core/nginx.h

index c870991fcfa4b7a62663f132cfcd69c18f9cbfcb..6267a90c9374b75e7d2fa9c33b301d6cce1763b1 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029007
-#define NGINX_VERSION      "1.29.7"
+#define nginx_version      1029008
+#define NGINX_VERSION      "1.29.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD