From fa4d87b9d82ece9e09222b5ed5cb9736604e1f32 Mon Sep 17 00:00:00 2001 From: Liu Lantao Date: Wed, 2 Sep 2015 01:13:40 +0800 Subject: [PATCH] bump version v0.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedfda4..bd1e87c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Configure ngx_http_accounting_module as nginx module with ```--add-module``` whe cd /path/to/nginx-src/ - git clone https://github.com/Lax/ngx_http_accounting_module.git -b v0.4 + git clone https://github.com/Lax/ngx_http_accounting_module.git -b v0.5 ./configure --add-module=ngx_http_accounting_module