diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2017-07-11 16:19:05 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2017-07-11 16:19:05 +0300 |
| commit | eaae85808abdf9968ed5d4c3f4c4c30301c78ef5 (patch) | |
| tree | 8c83b2e85cd68a52e29e22be7d6081f0f5d845df | |
| parent | 31770abdc367dfea7253f4254cbfc691204e2599 (diff) | |
| download | nginx-eaae85808abdf9968ed5d4c3f4c4c30301c78ef5.tar.gz nginx-eaae85808abdf9968ed5d4c3f4c4c30301c78ef5.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 5151273b8..31a9df305 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1012000 -#define NGINX_VERSION "1.12.0" +#define nginx_version 1012001 +#define NGINX_VERSION "1.12.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
