aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2016-01-28 15:25:58 +0300
committerRoman Arutyunyan <arut@nginx.com>2016-01-28 15:25:58 +0300
commitc541b82c21472a47d5f9896a728b538ea46bbd7e (patch)
treec214817e5402634d3af666434fd6040b5f55689a /src
parentda75f5599dc0da884c81ef95119bbce71125a3fa (diff)
downloadnginx-c541b82c21472a47d5f9896a728b538ea46bbd7e.tar.gz
nginx-c541b82c21472a47d5f9896a728b538ea46bbd7e.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 0960afb86..e416e90c5 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009010
-#define NGINX_VERSION "1.9.10"
+#define nginx_version 1009011
+#define NGINX_VERSION "1.9.11"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD