changeset 9451:1db7c7ba4bc5

Version bump.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 13 Aug 2025 20:07:38 +0400
parents 68813362708e
children 6129d23d344a
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h	Tue Aug 12 18:46:04 2025 +0400
+++ b/src/core/nginx.h	Wed Aug 13 20:07:38 2025 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1029001
-#define NGINX_VERSION      "1.29.1"
+#define nginx_version      1029002
+#define NGINX_VERSION      "1.29.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD