# HG changeset patch # User Maxim Dounin # Date 1443104322 -10800 # Node ID 74ec27cb67c1b08363340c66f2704a048ffa2aa8 # Parent 0f313cf0a1eedd93d79cb5e4ab99ea270e014eea 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 1009005 -#define NGINX_VERSION "1.9.5" +#define nginx_version 1009006 +#define NGINX_VERSION "1.9.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD