From 25d1523ee8227a274333f8c8d1393c624839ff5c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 26 Sep 2006 12:43:45 +0000 Subject: [PATCH] bump version --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/nginx.h b/src/core/nginx.h index 8bb1f21b6..7185b9970 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.3" +#define NGINX_VER "nginx/0.4.4" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin"