From: Igor Sysoev Date: Mon, 2 Oct 2006 14:21:47 +0000 (+0000) Subject: bump version X-Git-Tag: release-0.4.5~2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=0e4a95dfe398c4e7ce86e5b0698d59ac281591b0;p=nginx.git bump version --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 7185b9970..33c854d3e 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.4" +#define NGINX_VER "nginx/0.4.5" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin"