[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Tue Apr 25 20:40:02 UTC 2017
details: http://hg.nginx.org/nginx/rev/330b6c33a5c4
branches:
changeset: 6992:330b6c33a5c4
user: Ruslan Ermilov <ru at nginx.com>
date: Tue Apr 25 23:39:06 2017 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 715ab59bcb67 -r 330b6c33a5c4 src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 25 17:18:22 2017 +0300
+++ b/src/core/nginx.h Tue Apr 25 23:39:06 2017 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1013000
-#define NGINX_VERSION "1.13.0"
+#define nginx_version 1013001
+#define NGINX_VERSION "1.13.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list