changeset 9271:6b4faeec4630

Version bump.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 09 Aug 2024 18:01:42 +0400
parents d1b8568f3042
children 6392cb0d83e8
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h	Thu Jul 18 17:43:25 2024 +0400
+++ b/src/core/nginx.h	Fri Aug 09 18:01:42 2024 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1027000
-#define NGINX_VERSION      "1.27.0"
+#define nginx_version      1027001
+#define NGINX_VERSION      "1.27.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD