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-08-14 12:45:52 +0300
committerRoman Arutyunyan <arut@nginx.com>2020-08-14 12:45:52 +0300
commitd961012799640ec49dc6c4ce274eff1b6f9fa718 (patch)
tree04178fc0a1735a333570ded92598e5a6fed88476 /src/core/nginx.h
parentb2d09a4cdd865a8997f68fbaa1e928f0dc0b6ef0 (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 10799a453..d23b59adf 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019002
-#define NGINX_VERSION "1.19.2"
+#define nginx_version 1019003
+#define NGINX_VERSION "1.19.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD