diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2009-05-18 15:36:12 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2009-05-18 15:36:12 +0000 |
| commit | cb19ac4da7e8568615d2a29aa3aff06612452336 (patch) | |
| tree | e535e84f0d9b6baf370b5600a79db060c40a757a /src/core | |
| parent | 3adf91b2f1d643603eb991573204826690b8e1b5 (diff) | |
| download | nginx-cb19ac4da7e8568615d2a29aa3aff06612452336.tar.gz nginx-cb19ac4da7e8568615d2a29aa3aff06612452336.tar.bz2 | |
bump version
Diffstat (limited to 'src/core')
| -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 ba51d4ac3..14458bf9f 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,8 +8,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 006036 -#define NGINX_VERSION "0.6.36" +#define nginx_version 006037 +#define NGINX_VERSION "0.6.37" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
