diff src/core/nginx.h @ 7636:2a9aeb3426c3

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 16 Mar 2020 12:41:41 +0300
parents 2955192fb210
children 7927f8fb36dd ed3a10cf88e8
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      1017009
-#define NGINX_VERSION      "1.17.9"
+#define nginx_version      1017010
+#define NGINX_VERSION      "1.17.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD