diff src/core/nginx.h @ 7015:dfed742c0183

Version bump.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 30 May 2017 19:29:45 +0300
parents 330b6c33a5c4
children d635505cd29e
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      1013001
-#define NGINX_VERSION      "1.13.1"
+#define nginx_version      1013002
+#define NGINX_VERSION      "1.13.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD