Update DEFAULT_VERSION

Use a more sane 'version made by' as we can write Bzip2 files
This commit is contained in:
Mathijs van de Nes 2018-05-22 23:34:03 +02:00
parent ab9667aa5c
commit 602952750e
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@ impl System {
}
}
pub const DEFAULT_VERSION: u8 = 20;
pub const DEFAULT_VERSION: u8 = 46;
/// Structure representing a ZIP file.
#[derive(Debug)]

Binary file not shown.