aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2014-04-24 20:50:10 +0400
committerValentin Bartenev <vbart@nginx.com>2014-04-24 20:50:10 +0400
commit58e26b88b774bbffbcd54bfc2de57a1b902ed4dd (patch)
tree1159e5bb5e27c25451d27a28a19e561af127d669 /src/core/nginx.h
parente9e025b0f43a1b4826ce6bc21c0531a5d4ed0fb1 (diff)
downloadnginx-58e26b88b774bbffbcd54bfc2de57a1b902ed4dd.tar.gz
nginx-58e26b88b774bbffbcd54bfc2de57a1b902ed4dd.zip
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index bd375c3cd..8c7800abe 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"