]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorVladimir Homutov <vl@nginx.com>
Thu, 27 Jan 2022 10:44:09 +0000 (13:44 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 27 Jan 2022 10:44:09 +0000 (13:44 +0300)
src/core/nginx.h

index daac21e2c3582bb946d902de90ab0f67be8ec2a0..43e658259d7b55a4740275fcbeeafa192c1e643a 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021006
-#define NGINX_VERSION      "1.21.6"
+#define nginx_version      1021007
+#define NGINX_VERSION      "1.21.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD