aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2015-06-16 23:31:31 +0300
committerVladimir Homutov <vl@nginx.com>2015-06-16 23:31:31 +0300
commit9efe6c224368bc46c402b2f70c45d550cb13c515 (patch)
treeab997ab8449f9dac2113ad84bcae5a4a0216a4b4 /src/core/nginx.h
parenta96bdd922c5cd40da855492d59a0320fbb5d164d (diff)
downloadnginx-9efe6c224368bc46c402b2f70c45d550cb13c515.tar.gz
nginx-9efe6c224368bc46c402b2f70c45d550cb13c515.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 4c9cf35cb..dfb90eabf 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009002
-#define NGINX_VERSION "1.9.2"
+#define nginx_version 1009003
+#define NGINX_VERSION "1.9.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD