From: Igor Sysoev Date: Fri, 6 Oct 2006 14:27:28 +0000 (+0000) Subject: bump version X-Git-Tag: release-0.4.7~11 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=c537f0cbe77a45183680d9735ae5532a02c9d2ab;p=nginx.git bump version --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 707a07168..486d5a8f9 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.6" +#define NGINX_VER "nginx/0.4.7" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin"