commit | 58e26b88b774bbffbcd54bfc2de57a1b902ed4dd | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Thu Apr 24 20:50:10 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Thu Apr 24 20:50:10 2014 +0400 |
tree | 1159e5bb5e27c25451d27a28a19e561af127d669 | |
parent | e9e025b0f43a1b4826ce6bc21c0531a5d4ed0fb1 [diff] |
Version bump.
diff --git a/src/core/nginx.h b/src/core/nginx.h index bd375c3..8c7800a 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h
@@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1007000 -#define NGINX_VERSION "1.7.0" +#define nginx_version 1007001 +#define NGINX_VERSION "1.7.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"