]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 3 Oct 2020 18:01:12 +0000 (21:01 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 3 Oct 2020 18:01:12 +0000 (21:01 +0300)
src/core/nginx.h

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