mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 07:14:56 -06:00
Fix Version numbers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.9.3", "Lz4")
|
||||
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.9.4", "Lz4")
|
||||
|
||||
101 ICON "../../Archive/Icons/lz4.ico"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.5.0", "zstd")
|
||||
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.5.2", "zstd")
|
||||
|
||||
101 ICON "../../Archive/Icons/zst.ico"
|
||||
|
||||
Reference in New Issue
Block a user