]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 14 Aug 2020 09:45:52 +0000 (12:45 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 14 Aug 2020 09:45:52 +0000 (12:45 +0300)
src/core/nginx.h

index 10799a453b4e5ee0625a43bbc7d7f7f005922b2a..d23b59adfbb2e5d27752917764245b617306cbe0 100644 (file)
@@ -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