Showing
3 changed files
with
5 additions
and
2 deletions
@@ -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-50 2011-02-05"; | 27 | +NSString *ASIHTTPRequestVersion = @"v1.8-51 2011-02-05"; |
28 | 28 | ||
29 | NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; | 29 | NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; |
30 | 30 |
@@ -2,6 +2,7 @@ ASIHTTPRequest donors | @@ -2,6 +2,7 @@ ASIHTTPRequest donors | ||
2 | 2 | ||
3 | I am very grateful to the following people for their generous donations: | 3 | I am very grateful to the following people for their generous donations: |
4 | 4 | ||
5 | +AzroTech, Inc | ||
5 | Karl Beck | 6 | Karl Beck |
6 | John Brayton | 7 | John Brayton |
7 | Stephan Burlot (http://www.coriolis.ch) | 8 | Stephan Burlot (http://www.coriolis.ch) |
@@ -16,6 +17,7 @@ Nathan de Vries (http://www.atnan.com) | @@ -16,6 +17,7 @@ Nathan de Vries (http://www.atnan.com) | ||
16 | Matthew Frederick | 17 | Matthew Frederick |
17 | James Hartzell | 18 | James Hartzell |
18 | Hunter Hillegas | 19 | Hunter Hillegas |
20 | +Marcus Hobbs | ||
19 | Felix Holmgren | 21 | Felix Holmgren |
20 | Cesar Jacquet | 22 | Cesar Jacquet |
21 | Philip Jespersen | 23 | Philip Jespersen |
@@ -32,6 +34,7 @@ Basil Shkara (http://www.oiledmachine.com) | @@ -32,6 +34,7 @@ Basil Shkara (http://www.oiledmachine.com) | ||
32 | Jacob Sologub (http://irompler.com) | 34 | Jacob Sologub (http://irompler.com) |
33 | Jakub Suder (http://psionides.jogger.pl) | 35 | Jakub Suder (http://psionides.jogger.pl) |
34 | Kyle Van Essen | 36 | Kyle Van Essen |
37 | +Rowan Willson | ||
35 | Dan Zeitman | 38 | Dan Zeitman |
36 | 39 | ||
37 | Many thanks! | 40 | Many thanks! |
1 | -* Copyright (c) 2007-2010, All-Seeing Interactive | 1 | +* Copyright (c) 2007-2011, All-Seeing Interactive |
2 | * All rights reserved. | 2 | * All rights reserved. |
3 | * | 3 | * |
4 | * Redistribution and use in source and binary forms, with or without | 4 | * Redistribution and use in source and binary forms, with or without |
-
Please register or login to post a comment