[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Wed Jul 6 13:19:56 UTC 2016
details: http://hg.nginx.org/nginx/rev/82b0cd4a0324
branches:
changeset: 6616:82b0cd4a0324
user: Ruslan Ermilov <ru at nginx.com>
date: Wed Jul 06 13:10:06 2016 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 365b31afd276 -r 82b0cd4a0324 src/core/nginx.h
--- a/src/core/nginx.h Tue Jul 05 18:56:14 2016 +0300
+++ b/src/core/nginx.h Wed Jul 06 13:10:06 2016 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011002
-#define NGINX_VERSION "1.11.2"
+#define nginx_version 1011003
+#define NGINX_VERSION "1.11.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list