🎉 v1.0.1

release v1.0.1
This commit is contained in:
BitCookies
2022-04-24 14:45:57 +08:00
committed by bitcookies
parent a75c6b75db
commit c0c0067ff8
26 changed files with 29 additions and 23 deletions
+8 -8
View File
@@ -61,8 +61,8 @@ IDI_ICON1 ICON "icon1.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
FILEVERSION 1,0,1,0
PRODUCTVERSION 1,0,1,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -77,14 +77,14 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "GmbH"
VALUE "FileDescription", "GmbH Keygen Tool"
VALUE "FileVersion", "1.0.0.0"
VALUE "CompanyName", "WinRAR Keygen"
VALUE "FileDescription", "WinRAR Keygen Tool"
VALUE "FileVersion", "1.0.1.0"
VALUE "InternalName", "winrar-keygen.exe"
VALUE "LegalCopyright", "Copyright (C) 2020"
VALUE "OriginalFilename", "winrar-k.exe"
VALUE "LegalCopyright", "Copyright (C) 2021"
VALUE "OriginalFilename", "winrar-keygen.exe"
VALUE "ProductName", "WinRAR Keygen"
VALUE "ProductVersion", "1.0.0.0"
VALUE "ProductVersion", "1.0.1.0"
END
END
BLOCK "VarFileInfo"