diff src/core/nginx.h @ 7512:99ef05560b96

Version bump.
author Roman Arutyunyan <arut@nginx.com>
date Mon, 27 May 2019 19:47:50 +0300
parents 88fd9f3976f6
children 58ec5c9da8cb
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      1017000
-#define NGINX_VERSION      "1.17.0"
+#define nginx_version      1017001
+#define NGINX_VERSION      "1.17.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD