diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2018-12-03 20:07:36 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2018-12-03 20:07:36 +0300 |
| commit | 87c1e1bd364699ac20376be62506ac0877ca035c (patch) | |
| tree | 2ce0ca47d680d61d3d8cf115710666439d1888fc | |
| parent | e474287b4580850168132cb75a7af94bb43b3f34 (diff) | |
| download | nginx-87c1e1bd364699ac20376be62506ac0877ca035c.tar.gz nginx-87c1e1bd364699ac20376be62506ac0877ca035c.tar.bz2 | |
Version bump.
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 4f67659ed..4fc92acf9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1014001 -#define NGINX_VERSION "1.14.1" +#define nginx_version 1014002 +#define NGINX_VERSION "1.14.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
