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
This commit is contained in:
Tino Reichardt
2018-10-25 20:34:16 +02:00
parent f745dfb818
commit cc10eb2d9b
7 changed files with 34 additions and 35 deletions

View File

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