diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2026-03-30 19:26:17 +0400 |
|---|---|---|
| committer | Sergey Kandaurov <s.kandaurov@f5.com> | 2026-03-31 12:32:19 +0400 |
| commit | 390767e6ec87e4957a1da6ba631790ff7e54fd3e (patch) | |
| tree | 15402a310bc2c6b73216b12fcb05d9760298cd1f /src | |
| parent | 0de6e878ba43b55dd23b437c5be1819a55f63ec4 (diff) | |
| download | nginx-390767e6ec87e4957a1da6ba631790ff7e54fd3e.tar.gz nginx-390767e6ec87e4957a1da6ba631790ff7e54fd3e.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 c870991fc..6267a90c9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -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 |
