]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorVladimir Homutov <vl@nginx.com>
Thu, 5 Nov 2020 19:37:27 +0000 (22:37 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 5 Nov 2020 19:37:27 +0000 (22:37 +0300)
src/core/nginx.h

index f92742effc0c9213ab21daadadb79032f157d76f..fe064bb4f706fd36378f0f5cbc9ee82698969ca8 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019004
-#define NGINX_VERSION      "1.19.4"
+#define nginx_version      1019005
+#define NGINX_VERSION      "1.19.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD