diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-05-19 10:45:57 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-05-19 10:45:57 +0000 |
| commit | f9d923e5fe1949a13f4cdafe223a1c6cb4cd71f0 (patch) | |
| tree | de0fd7e75956a5b5716c35e2e70563646bb400c4 /src/core/nginx.h | |
| parent | 985ab0961f193135ae4c3fbe0945ecdffc20e60d (diff) | |
| download | nginx-f9d923e5fe1949a13f4cdafe223a1c6cb4cd71f0.tar.gz nginx-f9d923e5fe1949a13f4cdafe223a1c6cb4cd71f0.tar.bz2 | |
bump version
Diffstat (limited to 'src/core/nginx.h')
| -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 82cce7111..ad5e57cfa 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.0" +#define NGINX_VERSION "0.7.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
