changeset 9468:279676b97237

Version bump.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 07 Oct 2025 22:19:01 +0400
parents d2a04c09eb4d
children 46b715093fe3
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h	Tue Oct 07 16:46:15 2025 +0400
+++ b/src/core/nginx.h	Tue Oct 07 22:19:01 2025 +0400
@@ -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