diff options
| author | Aleksei Bavshin <a.bavshin@nginx.com> | 2025-12-16 13:18:30 -0800 |
|---|---|---|
| committer | Aleksei Bavshin <a.bavshin@f5.com> | 2025-12-16 14:22:33 -0700 |
| commit | 5c2947d844895198cae0d0c54217c07de8955a01 (patch) | |
| tree | 4bcc31f4608cae1f5fec20a7e44cd3cb8d6c1314 | |
| parent | c70457482c4223b6fd9adc3caa6a302163e6030d (diff) | |
| download | nginx-5c2947d844895198cae0d0c54217c07de8955a01.tar.gz nginx-5c2947d844895198cae0d0c54217c07de8955a01.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 98ec5303c..654edc0fa 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029004 -#define NGINX_VERSION "1.29.4" +#define nginx_version 1029005 +#define NGINX_VERSION "1.29.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
