summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2015-10-27 23:16:29 +0300
committerValentin Bartenev <vbart@nginx.com>2015-10-27 23:16:29 +0300
commit5a8b212fd919533fdfedaae9f3e4759d4bdde35d (patch)
treee48737b65f06626758af3521cda7131d59317f9d
parent6613a99c0078410d1d62e8bf83ecb016cdec7645 (diff)
Version bump.
-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 56e95876..ae7d4920 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009006
-#define NGINX_VERSION "1.9.6"
+#define nginx_version 1009007
+#define NGINX_VERSION "1.9.7"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD