From afe577cc6c7508984c8b47b71dcdc273b95a226d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 2 Oct 2006 15:40:28 +0000 Subject: bump version --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/nginx.h b/src/core/nginx.h index 33c854d3e..707a07168 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" -- cgit