I still have this xcode cruft in my project folder, so I'll leave these in
Showing
2 changed files
with
3 additions
and
2 deletions
@@ -23,7 +23,7 @@ | @@ -23,7 +23,7 @@ | ||
23 | 23 | ||
24 | 24 | ||
25 | // Automatically set on build | 25 | // Automatically set on build |
26 | -NSString *ASIHTTPRequestVersion = @"v1.7-40 2010-08-18"; | 26 | +NSString *ASIHTTPRequestVersion = @"v1.7-42 2010-08-18"; |
27 | 27 | ||
28 | NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; | 28 | NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; |
29 | 29 |
-
Please register or login to post a comment