aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2015-11-17 19:01:41 +0300
committerValentin Bartenev <vbart@nginx.com>2015-11-17 19:01:41 +0300
commit3aef20d257b5afb385da7fa85dfeed89cf9314ea (patch)
tree10ae817fd44374ca85388c21bbfefa29af9d79ab /src
parent84f0deda92f2b9aebc1ae51ba9e10a317bcf4b2a (diff)
downloadnginx-3aef20d257b5afb385da7fa85dfeed89cf9314ea.tar.gz
nginx-3aef20d257b5afb385da7fa85dfeed89cf9314ea.zip
Version bump.
Diffstat (limited to 'src')
-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 ae7d4920b..369725a3f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009007
-#define NGINX_VERSION "1.9.7"
+#define nginx_version 1009008
+#define NGINX_VERSION "1.9.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD