summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2026-03-11 19:28:31 +0400
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>2026-03-11 19:32:17 +0400
commit60d0329a20d17e278f4837a5ab18eb8083db8b3f (patch)
treee91cb34d62a355efa4c12022e61c18ab3c5aae0c /src
parentcb85fbbfbad6adf5ce71ed4f9b585f498c05c19d (diff)
downloadnginx-60d0329a20d17e278f4837a5ab18eb8083db8b3f.tar.gz
nginx-60d0329a20d17e278f4837a5ab18eb8083db8b3f.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 cac3013c4..c870991fc 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1029006
-#define NGINX_VERSION "1.29.6"
+#define nginx_version 1029007
+#define NGINX_VERSION "1.29.7"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD