From 044e4bb7413beb329edfa3ad27b492d819cdc811 Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Wed, 8 Sep 2010 00:00:00 +0000 Subject: 9.16 --- CPP/7zip/Archive/Zip/ZipHeader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CPP/7zip/Archive/Zip') diff --git a/CPP/7zip/Archive/Zip/ZipHeader.h b/CPP/7zip/Archive/Zip/ZipHeader.h index eeff5980..ce8c1e4f 100755 --- a/CPP/7zip/Archive/Zip/ZipHeader.h +++ b/CPP/7zip/Archive/Zip/ZipHeader.h @@ -78,7 +78,7 @@ namespace NFileHeader kWzAES = 0x63 }; const int kNumCompressionMethods = 11; - const Byte kMadeByProgramVersion = 20; + const Byte kMadeByProgramVersion = 63; const Byte kExtractVersion_Default = 10; const Byte kExtractVersion_Dir = 20; -- cgit v1.2.3