Update lz4 to version 1.9.2 and some version numbers

This commit is contained in:
Tino Reichardt
2019-11-03 11:37:39 +01:00
parent 621c9fc012
commit 424714a700
10 changed files with 508 additions and 233 deletions

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.8.3", "Lz4")
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.9.2", "Lz4")
101 ICON "../../Archive/Icons/lz4.ico"

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.4.2", "zstd")
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.4.3", "zstd")
101 ICON "../../Archive/Icons/zst.ico"