diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2012-09-26 15:52:06 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-09-26 15:52:06 +0000 |
| commit | f4473147e520706b20a43e818bacb5af4e78adca (patch) | |
| tree | 4bef77b5abb2f8b7e354306a76f3c24db490878d /src/core/nginx.h | |
| parent | b7e46073873a2bc467524d74c255849bbb77bb1e (diff) | |
| download | nginx-f4473147e520706b20a43e818bacb5af4e78adca.tar.gz nginx-f4473147e520706b20a43e818bacb5af4e78adca.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
| -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 d09b5763b..c6dce45b0 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1003006 -#define NGINX_VERSION "1.3.6" +#define nginx_version 1003007 +#define NGINX_VERSION "1.3.7" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
