diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-03-19 14:58:30 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-03-19 14:58:30 +0000 |
| commit | 65560f40c0591bb84dde40d82173f750c8054703 (patch) | |
| tree | 7c35de36cbd3a926bc9dcffc770970ca3e6a02e3 /src/core | |
| parent | d2bcd7ca890f850aa51f32be24e74869e82064bc (diff) | |
| download | nginx-65560f40c0591bb84dde40d82173f750c8054703.tar.gz nginx-65560f40c0591bb84dde40d82173f750c8054703.tar.bz2 | |
bump version
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/nginx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index a57de09c7..659a4a7f9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.15" +#define NGINX_VERSION "0.5.16" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
