# HG changeset patch # User Maxim Dounin # Date 1712621110 -10800 # Node ID 4bf1593032eb5fd4af2475d84cb95b638ccadc5d # Parent ccd7e4022a2498a930c9e0927a9820f7ea17ae13 Stable branch. diff --git a/src/core/nginx.h b/src/core/nginx.h --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1025005 -#define NGINX_VERSION "1.25.5" +#define nginx_version 1026000 +#define NGINX_VERSION "1.26.0" #define NGINX_NAME "freenginx" #define NGINX_VER NGINX_NAME "/" NGINX_VERSION