summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorAleksei Bavshin <a.bavshin@nginx.com>2025-12-16 13:18:30 -0800
committerAleksei Bavshin <a.bavshin@f5.com>2025-12-16 14:22:33 -0700
commit5c2947d844895198cae0d0c54217c07de8955a01 (patch)
tree4bcc31f4608cae1f5fec20a7e44cd3cb8d6c1314 /src
parentc70457482c4223b6fd9adc3caa6a302163e6030d (diff)
downloadnginx-5c2947d844895198cae0d0c54217c07de8955a01.tar.gz
nginx-5c2947d844895198cae0d0c54217c07de8955a01.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 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