]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Jan 2021 19:06:27 +0000 (22:06 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Jan 2021 19:06:27 +0000 (22:06 +0300)
src/core/nginx.h

index e915be3e777c295536923d07e6f036c3a2fe2c99..b926ba6fe0421c22256c63316344b5fe4f6478cd 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019006
-#define NGINX_VERSION      "1.19.6"
+#define nginx_version      1019007
+#define NGINX_VERSION      "1.19.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD