Ben Copsey

Move ASIWebPageRequest into its own folder to prevent people adding it to their projects by accident

@@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
24 #import "ASIDataCompressor.h" 24 #import "ASIDataCompressor.h"
25 25
26 // Automatically set on build 26 // Automatically set on build
27 -NSString *ASIHTTPRequestVersion = @"v1.8-18 2010-12-04"; 27 +NSString *ASIHTTPRequestVersion = @"v1.8-19 2010-12-04";
28 28
29 NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; 29 NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain";
30 30
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.