]> git.feebdaed.xyz Git - 0xmirror/nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 13 Aug 2025 16:07:38 +0000 (20:07 +0400)
committerpluknet <pluknet@nginx.com>
Wed, 13 Aug 2025 17:21:40 +0000 (21:21 +0400)
src/core/nginx.h

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