summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2017-01-31 16:15:31 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2017-01-31 16:15:31 +0300
commit200c7493aef7818bf43443d68380bf10548d8094 (patch)
treee2eee23bbb358c20b766b1b6c1e6c03d0d6578ed
parent2357ed2169bd44606103679bf0afb7250310bd9a (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 95123f1f1..6bf16186b 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1010002
-#define NGINX_VERSION "1.10.2"
+#define nginx_version 1010003
+#define NGINX_VERSION "1.10.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD