changeset 6992:330b6c33a5c4

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Apr 2017 23:39:06 +0300
parents 715ab59bcb67
children 8801ff7d58e1
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -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