From: Maxim Dounin Date: Wed, 28 May 2014 13:41:33 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.7.2~10 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=ffe21776fa676d5d56ed3d6f263e09f89f5d7fd5;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 12e6e8a86..81e351c2a 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1007001 -#define NGINX_VERSION "1.7.1" +#define nginx_version 1007002 +#define NGINX_VERSION "1.7.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD