diff src/core/nginx.h @ 7544:e1a3fa4c054f

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 31 Jul 2019 17:28:41 +0300
parents 58ec5c9da8cb
children 26281dcecfbc
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      1017002
-#define NGINX_VERSION      "1.17.2"
+#define nginx_version      1017003
+#define NGINX_VERSION      "1.17.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD