Update DEFAULT_VERSION
Use a more sane 'version made by' as we can write Bzip2 files
This commit is contained in:
parent
ab9667aa5c
commit
602952750e
2 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ impl System {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pub const DEFAULT_VERSION: u8 = 20;
|
pub const DEFAULT_VERSION: u8 = 46;
|
||||||
|
|
||||||
/// Structure representing a ZIP file.
|
/// Structure representing a ZIP file.
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue