# HG changeset patch # User Maxim Dounin # Date 1487258414 -10800 # Node ID f6ca2cfd79fbeecbfaeda727221253928986051c # Parent d99a7f0062ad7162d7e7bc2b9a654866c3f628ae Version bump. 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 1011010 -#define NGINX_VERSION "1.11.10" +#define nginx_version 1011011 +#define NGINX_VERSION "1.11.11" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD