diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-11-20 16:55:27 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-11-20 16:55:27 +0000 |
| commit | a70bc258d0c6514fd181d9993ccf7738a6e1c58e (patch) | |
| tree | 1443443a34f759242f9e3094daa7e8a3b2ea0c2b /src/core | |
| parent | 5366410d97ea0520d3af2966f0baff7b09ca98ad (diff) | |
| download | nginx-a70bc258d0c6514fd181d9993ccf7738a6e1c58e.tar.gz nginx-a70bc258d0c6514fd181d9993ccf7738a6e1c58e.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 edb570c49..65a2a34dc 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.32" +#define NGINX_VERSION "0.6.33" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
