Version bump.

This commit is contained in:
Maxim Dounin 2020-10-03 21:01:12 +03:00
parent 135b707ab0
commit 8523ef8e86

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1019003 #define nginx_version 1019004
#define NGINX_VERSION "1.19.3" #define NGINX_VERSION "1.19.4"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD