diff --git a/Objective-Zip/FileInZipInfo.h b/Objective-Zip/FileInZipInfo.h index 231d89b..b2bb787 100644 --- a/Objective-Zip/FileInZipInfo.h +++ b/Objective-Zip/FileInZipInfo.h @@ -1,6 +1,6 @@ // // FileInZipInfo.h -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 27/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/FileInZipInfo.m b/Objective-Zip/FileInZipInfo.m index 4fa2ad8..9e7ed8f 100644 --- a/Objective-Zip/FileInZipInfo.m +++ b/Objective-Zip/FileInZipInfo.m @@ -1,6 +1,6 @@ // // FileInZipInfo.m -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 27/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipException.h b/Objective-Zip/ZipException.h index d8ace90..61b855b 100644 --- a/Objective-Zip/ZipException.h +++ b/Objective-Zip/ZipException.h @@ -1,6 +1,6 @@ // // ZipException.h -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipException.m b/Objective-Zip/ZipException.m index 9d260f0..607af24 100644 --- a/Objective-Zip/ZipException.m +++ b/Objective-Zip/ZipException.m @@ -1,6 +1,6 @@ // // ZipException.m -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipFile.h b/Objective-Zip/ZipFile.h index ef2d49f..1e7c167 100644 --- a/Objective-Zip/ZipFile.h +++ b/Objective-Zip/ZipFile.h @@ -1,6 +1,6 @@ // // ZipFile.h -// Objective-Zip v.0.8.1 +// Objective-Zip v.0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipFile.m b/Objective-Zip/ZipFile.m index 078fdb6..5f838ca 100644 --- a/Objective-Zip/ZipFile.m +++ b/Objective-Zip/ZipFile.m @@ -1,6 +1,6 @@ // // ZipFile.m -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipReadStream.h b/Objective-Zip/ZipReadStream.h index 36315ff..dac84c9 100644 --- a/Objective-Zip/ZipReadStream.h +++ b/Objective-Zip/ZipReadStream.h @@ -1,6 +1,6 @@ // // ZipReadStream.h -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 28/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipReadStream.m b/Objective-Zip/ZipReadStream.m index bf660ab..c9f031b 100644 --- a/Objective-Zip/ZipReadStream.m +++ b/Objective-Zip/ZipReadStream.m @@ -1,6 +1,6 @@ // // ZipReadStream.m -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 28/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipWriteStream.h b/Objective-Zip/ZipWriteStream.h index 66e3931..30130ff 100644 --- a/Objective-Zip/ZipWriteStream.h +++ b/Objective-Zip/ZipWriteStream.h @@ -1,6 +1,6 @@ // // ZipWriteStream.h -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved. diff --git a/Objective-Zip/ZipWriteStream.m b/Objective-Zip/ZipWriteStream.m index 29b7679..20e15e2 100644 --- a/Objective-Zip/ZipWriteStream.m +++ b/Objective-Zip/ZipWriteStream.m @@ -1,6 +1,6 @@ // // ZipWriteStream.m -// Objective-Zip v. 0.8.1 +// Objective-Zip v. 0.8.2 // // Created by Gianluca Bertani on 25/12/09. // Copyright 2009-10 Flying Dolphin Studio. All rights reserved.