# HG changeset patch # User Maxim Dounin # Date 1417700251 -10800 # Node ID 0eaa65af0d217a808afcf59a48dce624fae48149 # Parent 16be523be8e4541f45ba98c8071295f267ff14ff 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 1007008 -#define NGINX_VERSION "1.7.8" +#define nginx_version 1007009 +#define NGINX_VERSION "1.7.9" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD