]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Mon, 16 Mar 2020 09:41:41 +0000 (12:41 +0300)
committerRuslan Ermilov <ru@nginx.com>
Mon, 16 Mar 2020 09:41:41 +0000 (12:41 +0300)
src/core/nginx.h

index 796c25c20a8c7ff6e9fe070491db1ca53d0b89bb..3db0c7f2fa94985fc734ffb51462e8ddba6441d2 100644 (file)
@@ -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