summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2025-11-06 15:31:37 +0400
committerSergey Kandaurov <s.kandaurov@f5.com>2025-11-06 15:34:58 +0400
commita386df6b239008f7b88fb8df8fdf1ac911d9f2e4 (patch)
treece2589bffb6c907cdf83a6bc4078752f761fcf0c /src
parent99312be10c0edd554a40df03591ed2d905f8bd10 (diff)
downloadnginx-a386df6b239008f7b88fb8df8fdf1ac911d9f2e4.tar.gz
nginx-a386df6b239008f7b88fb8df8fdf1ac911d9f2e4.tar.bz2
Version bump.
Diffstat (limited to 'src')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 9eb7a572f..98ec5303c 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1029003
-#define NGINX_VERSION "1.29.3"
+#define nginx_version 1029004
+#define NGINX_VERSION "1.29.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD