diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2014-12-24 18:53:38 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2014-12-24 18:53:38 +0300 |
| commit | fe4b25c731118a87051afe5530b8637c667c363a (patch) | |
| tree | 385f80004d4fa0d98b4da49c359b0d220474e1c2 /src | |
| parent | efa5e372b74ec2b08386300a5000a7adc7e8c5ed (diff) | |
| download | nginx-fe4b25c731118a87051afe5530b8637c667c363a.tar.gz nginx-fe4b25c731118a87051afe5530b8637c667c363a.tar.bz2 | |
Version bump.
Diffstat (limited to 'src')
| -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 4c4b8e404..93dc82d64 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1007009 -#define NGINX_VERSION "1.7.9" +#define nginx_version 1007010 +#define NGINX_VERSION "1.7.10" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
