🎉 v2.1.3

Release v2.1.3
This commit is contained in:
bitcookies 2024-04-24 16:27:58 +08:00
parent 9fd45c343b
commit 41ba3304be
4 changed files with 7 additions and 5 deletions

View file

@ -312,3 +312,4 @@ public:
return Point(*this, pbX, cbX, pbY, cbY);
}
};

View file

@ -73,3 +73,4 @@ int _tmain(int argc, PTSTR argv[]) {
}
return 0;
}

Binary file not shown.

View file

@ -61,8 +61,8 @@ IDI_ICON1 ICON "icon.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,1,2,0
PRODUCTVERSION 2,1,2,0
FILEVERSION 2,1,3,0
PRODUCTVERSION 2,1,3,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -79,12 +79,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "WinRAR Keygen"
VALUE "FileDescription", "WinRAR Key Generation Tool"
VALUE "FileVersion", "2.1.2.0"
VALUE "FileVersion", "2.1.3.0"
VALUE "InternalName", "winrar-keygen.exe"
VALUE "LegalCopyright", "Copyright (C) 2022 MIT License"
VALUE "OriginalFilename", "winrar-keygen.exe"
VALUE "ProductName", "WinRAR Keygen"
VALUE "ProductVersion", "2.1.2.0"
VALUE "ProductVersion", "2.1.3.0"
END
END
BLOCK "VarFileInfo"