Update version numbers

This commit is contained in:
Tino Reichardt
2017-05-27 14:26:18 +02:00
parent a44040dcb8
commit bace1a7c62
8 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7z Brotli Plugin", "Brotli")
MY_VERSION_INFO_DLL("7-Zip Brotli Plugin v0.6.0", "Brotli")
101 ICON "../../Archive/Icons/7z.ico"

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7z Lizard Plugin", "Lizard")
MY_VERSION_INFO_DLL("7-Zip Lizard Plugin v2.0", "Lizard")
101 ICON "../../Archive/Icons/7z.ico"

View File

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

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7z LZ5 Plugin", "Lz5")
MY_VERSION_INFO_DLL("7-Zip LZ5 Plugin v1.5", "Lz5")
101 ICON "../../Archive/Icons/7z.ico"

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7z ZStandard Plugin v1.x", "zstd")
MY_VERSION_INFO_DLL("7-Zip ZStandard Plugin v1.2.0", "zstd")
101 ICON "../../Archive/Icons/7z.ico"

View File

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