From 41ba3304be96181225e358a5943543ddfe65c176 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Wed, 24 Apr 2024 16:27:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20v2.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release v2.1.3 --- EllipticCurveGF2m.hpp | 1 + _tmain.cpp | 3 ++- winrar-keygen.aps | Bin 273560 -> 273560 bytes winrar-keygen.rc | 8 ++++---- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/EllipticCurveGF2m.hpp b/EllipticCurveGF2m.hpp index 9542786..7c00355 100644 --- a/EllipticCurveGF2m.hpp +++ b/EllipticCurveGF2m.hpp @@ -312,3 +312,4 @@ public: return Point(*this, pbX, cbX, pbY, cbY); } }; + diff --git a/_tmain.cpp b/_tmain.cpp index fe751b0..626be7a 100644 --- a/_tmain.cpp +++ b/_tmain.cpp @@ -72,4 +72,5 @@ int _tmain(int argc, PTSTR argv[]) { Help(); } return 0; -} \ No newline at end of file +} + diff --git a/winrar-keygen.aps b/winrar-keygen.aps index 78ab5557d50b0749084d3824269ea5a554372bd5..405c4439c9b2e10505a8a073c8bec9c073ecfccd 100644 GIT binary patch delta 49 zcmbPnQ((qTfrb{w7N!>FEiB8_Ihh$48JHLt7?`)OS7(uBWHjD>R)ZxOL>p?cq%#2k DVVVq9 delta 49 zcmbPnQ((qTfrb{w7N!>FEiB8_Ihhz38JHLt7?`%NS7(uBWHj1-R)ZxOL>p?cq%#2k DVNMKE diff --git a/winrar-keygen.rc b/winrar-keygen.rc index 2938b0e..b513564 100644 --- a/winrar-keygen.rc +++ b/winrar-keygen.rc @@ -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"