mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 04:24:11 -06:00
22.00
This commit is contained in:
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<?define VerMajor = "21" ?>
|
||||
<?define VerMinor = "07" ?>
|
||||
<?define VerMajor = "22" ?>
|
||||
<?define VerMinor = "00" ?>
|
||||
<?define VerBuild = "00" ?>
|
||||
<?define MmVer = "$(var.VerMajor).$(var.VerMinor)" ?>
|
||||
<?define MmHex = "$(var.VerMajor)$(var.VerMinor)" ?>
|
||||
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+6
@@ -1,6 +1,12 @@
|
||||
HISTORY of the 7-Zip source code
|
||||
--------------------------------
|
||||
|
||||
22.00 2022-06-16
|
||||
-------------------------
|
||||
- 7-Zip interfaces now support high precision (1 ns) timestamps with reserved
|
||||
fields of tagPROPVARIANT (VT_FILETIME).
|
||||
|
||||
|
||||
21.07 2021-12-26
|
||||
-------------------------
|
||||
- The sorting order of files in archives was slightly changed to be more consistent
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user