Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-01-11 22:06:27 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-01-11 22:06:27 +0300
commit09b41d5eab2d4743d696989d38914556bd315627 (patch)
tree8f334fb30d5e9490c7e540d6046555ee1d924c1a /src/core/nginx.h
parent402f4cda0c389242a587eff7bb55959663504c8b (diff)
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index e915be3e7..b926ba6fe 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -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