Skip to content

Commit

Permalink
dumped new version
Browse files Browse the repository at this point in the history
  • Loading branch information
knoxfighter committed Sep 19, 2021
1 parent 395e1bb commit 18fcd40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions killproof_me.rc
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 2,6,1,2
PRODUCTVERSION 2,6,1,2
FILEVERSION 2,6,1,12
PRODUCTVERSION 2,6,1,12
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -41,12 +41,12 @@ BEGIN
BEGIN
BLOCK "000004b0"
BEGIN
VALUE "FileVersion", "2.6.1.2"
VALUE "FileVersion", "2.6.1.12"
VALUE "InternalName", "d3d9_arcdps_killproof_me.dll"
VALUE "LegalCopyright", "Copyright (C) 2021"
VALUE "OriginalFilename", "d3d9_arcdps_killproof_me.dll"
VALUE "ProductName", "killproof.me-plugin"
VALUE "ProductVersion", "2.6.1.2"
VALUE "ProductVersion", "2.6.1.12"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit 18fcd40

Please sign in to comment.