From 0e4a95dfe398c4e7ce86e5b0698d59ac281591b0 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 2 Oct 2006 14:21:47 +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 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" -- cgit