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:
authorRoman Arutyunyan <arut@nginx.com>2020-07-09 17:33:22 +0300
committerRoman Arutyunyan <arut@nginx.com>2020-07-09 17:33:22 +0300
commit826fb0d45c964d597975c1a08070cf9a579a08ac (patch)
tree68d21a20ef0f170602880ec368047f28e847f968 /src/core/nginx.h
parent1b2f040a1f82dfd3b30d3b67ea57b3bf1d723d4d (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 49d35c2b9..10799a453 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019001
-#define NGINX_VERSION "1.19.1"
+#define nginx_version 1019002
+#define NGINX_VERSION "1.19.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD