[nginx] Stable branch.

Maxim Dounin mdounin at mdounin.ru
Wed Apr 12 15:08:44 UTC 2017


details:   http://hg.nginx.org/nginx/rev/92a5bbb7c727
branches:  stable-1.12
changeset: 6969:92a5bbb7c727
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Wed Apr 12 16:42:30 2017 +0300
description:
Stable branch.

diffstat:

 src/core/nginx.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff --git a/src/core/nginx.h b/src/core/nginx.h
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011013
-#define NGINX_VERSION      "1.11.13"
+#define nginx_version      1012000
+#define NGINX_VERSION      "1.12.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list