From 8407802dc8feca6d374d522687e9c60638f2033d Mon Sep 17 00:00:00 2001 From: Liu Lantao Date: Mon, 22 Jun 2015 11:24:49 +0800 Subject: [PATCH] bump version v0.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a1142..bedfda4 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.3 + git clone https://github.com/Lax/ngx_http_accounting_module.git -b v0.4 ./configure --add-module=ngx_http_accounting_module