diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-10-07 22:19:01 +0400 |
|---|---|---|
| committer | pluknet <s.kandaurov@f5.com> | 2025-10-08 19:56:41 +0400 |
| commit | 3494f25c3ec9612cf1a8bce7efdbbc9021cca4d7 (patch) | |
| tree | ffd74c547b3d689c56913951f009266fc91e53b9 /src | |
| parent | 7f71abdd14769d633457f1e7e182de3dc98c1fb8 (diff) | |
| download | nginx-3494f25c3ec9612cf1a8bce7efdbbc9021cca4d7.tar.gz nginx-3494f25c3ec9612cf1a8bce7efdbbc9021cca4d7.tar.bz2 | |
Version bump.
Diffstat (limited to 'src')
| -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 2db393e62..9eb7a572f 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029002 -#define NGINX_VERSION "1.29.2" +#define nginx_version 1029003 +#define NGINX_VERSION "1.29.3" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
