aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2015-04-16 17:26:19 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-04-16 17:26:19 +0300
commit4091eb749b2b5d4c3cddf1fa350e90cb2a5861ec (patch)
tree05b98239e16e6db30a67f4964fc6619d64502ce6 /src
parentcf31347ee84fdaa02f768e641d1a2f1352b6a56a (diff)
downloadnginx-4091eb749b2b5d4c3cddf1fa350e90cb2a5861ec.tar.gz
nginx-4091eb749b2b5d4c3cddf1fa350e90cb2a5861ec.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 6b4e85f43..347c25e82 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1007013
-#define NGINX_VERSION "1.7.13"
+#define nginx_version 1009000
+#define NGINX_VERSION "1.9.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD