diff options
author | Igor Sysoev <igor@sysoev.ru> | 2009-02-21 09:44:57 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2009-02-21 09:44:57 +0000 |
commit | 5e988a4ec612d2f7440ac025e5659ea1c94a25f0 (patch) | |
tree | 5cc0afde5f9cb2b7f7b8b589f4e6081d7f9d52bc /src/core/nginx.h | |
parent | 10c4b0520d9f4c90dc0f0e91e168542c142c1f72 (diff) | |
download | nginx-5e988a4ec612d2f7440ac025e5659ea1c94a25f0.tar.gz nginx-5e988a4ec612d2f7440ac025e5659ea1c94a25f0.zip |
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 a7576049b..69ae5c4dd 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.36" +#define NGINX_VERSION "0.7.37" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |