From cb34d9ec4116ae9430c1cb346a4cb6e2969bcb76 Mon Sep 17 00:00:00 2001 From: zhangcz <704602864@qq.com> Date: Tue, 5 Jan 2016 16:56:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ASIHTTPRequest/ASIHTTPRequest.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASIHTTPRequest/ASIHTTPRequest.m b/ASIHTTPRequest/ASIHTTPRequest.m index 8b239ed..0d01d34 100644 --- a/ASIHTTPRequest/ASIHTTPRequest.m +++ b/ASIHTTPRequest/ASIHTTPRequest.m @@ -22,7 +22,7 @@ #import "ASIInputStream.h" #import "ASIDataDecompressor.h" #import "ASIDataCompressor.h" - +// // Automatically set on build NSString *ASIHTTPRequestVersion = @"v1.8.1-61 2011-09-19";