diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-11-06 15:31:37 +0400 |
|---|---|---|
| committer | Sergey Kandaurov <s.kandaurov@f5.com> | 2025-11-06 15:34:58 +0400 |
| commit | a386df6b239008f7b88fb8df8fdf1ac911d9f2e4 (patch) | |
| tree | ce2589bffb6c907cdf83a6bc4078752f761fcf0c | |
| parent | 99312be10c0edd554a40df03591ed2d905f8bd10 (diff) | |
| download | nginx-a386df6b239008f7b88fb8df8fdf1ac911d9f2e4.tar.gz nginx-a386df6b239008f7b88fb8df8fdf1ac911d9f2e4.tar.bz2 | |
Version bump.
| -rw-r--r-- | src/core/nginx.h | 4 |
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 |
