commit | afe577cc6c7508984c8b47b71dcdc273b95a226d | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Oct 02 15:40:28 2006 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Oct 02 15:40:28 2006 +0000 |
tree | 563929a4b5e7040d12145514319b2bdf02d5a205 | |
parent | 032685d1e25e519ad624f415dc2020f60a495d31 [diff] |
bump version
diff --git a/src/core/nginx.h b/src/core/nginx.h index 33c854d..707a071 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h
@@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VER "nginx/0.4.5" +#define NGINX_VER "nginx/0.4.6" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin"