[nginx] Version bump.

Ruslan Ermilov ru at nginx.com
Wed Feb 21 12:51:46 UTC 2018


details:   http://hg.nginx.org/nginx/rev/0237af43d409
branches:  
changeset: 7212:0237af43d409
user:      Ruslan Ermilov <ru at nginx.com>
date:      Wed Feb 21 15:50:35 2018 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r c91356fdd802 -r 0237af43d409 src/core/nginx.h
--- a/src/core/nginx.h	Tue Feb 20 17:08:49 2018 +0300
+++ b/src/core/nginx.h	Wed Feb 21 15:50:35 2018 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1013009
-#define NGINX_VERSION      "1.13.9"
+#define nginx_version      1013010
+#define NGINX_VERSION      "1.13.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list