Files
easy7zip/CPP/7zip/Bundles/Codec_zstdF/resource.rc
Tino Reichardt cc10eb2d9b Version number fixes
- About Dialog shows v1.3.6 instead of v1.3.7
- added 7-Zip ZS Homepage to About Dialog
- also some headers needed to be fixed
2018-10-26 00:07:13 +02:00

7 lines
187 B
Plaintext

#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7-Zip Zstandard Plugin v1.3.7", "zstd")
101 ICON "../../Archive/Icons/zst.ico"