diff options
| author | Valentin Bartenev <vbart@nginx.com> | 2014-09-17 12:04:47 +0400 |
|---|---|---|
| committer | Valentin Bartenev <vbart@nginx.com> | 2014-09-17 12:04:47 +0400 |
| commit | 681f74a9ba105ec074a9c8a63665193ce52f4068 (patch) | |
| tree | 86e1f2bd25addcfd6fa4f4e8f5e8321a091b193a | |
| parent | b7ef041cdb53872ee05114f800bd0ceca6c5a96a (diff) | |
| download | nginx-681f74a9ba105ec074a9c8a63665193ce52f4068.tar.gz nginx-681f74a9ba105ec074a9c8a63665193ce52f4068.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 4524e005e..3030b44b4 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1007005 -#define NGINX_VERSION "1.7.5" +#define nginx_version 1007006 +#define NGINX_VERSION "1.7.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
