# HG changeset patch # User Valentin Bartenev # Date 1430236488 -10800 # Node ID 5d0c9405af71eadb41856c7f0f69823e854a6a67 # Parent f53f5b00859def65051ca4ef7efda9256b57611e 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 1009000 -#define NGINX_VERSION "1.9.0" +#define nginx_version 1009001 +#define NGINX_VERSION "1.9.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD