[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Wed Apr 12 19:21:54 UTC 2017
details: http://hg.nginx.org/nginx/rev/6e8c249b34ea
branches:
changeset: 6972:6e8c249b34ea
user: Ruslan Ermilov <ru at nginx.com>
date: Wed Apr 12 22:14:24 2017 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 29ba1d6a2da9 -r 6e8c249b34ea src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 04 18:01:57 2017 +0300
+++ b/src/core/nginx.h Wed Apr 12 22:14:24 2017 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011013
-#define NGINX_VERSION "1.11.13"
+#define nginx_version 1013000
+#define NGINX_VERSION "1.13.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list