diff src/core/nginx.h @ 6945:6e1a0a0d5f04

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Mar 2017 11:28:36 +0300
parents 633a36655bb6
children 92a5bbb7c727 6e8c249b34ea
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      1011012
-#define NGINX_VERSION      "1.11.12"
+#define nginx_version      1011013
+#define NGINX_VERSION      "1.11.13"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD