Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
crosire committed Jan 10, 2025
1 parent 429891b commit 4f56d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/d3d8to9.rc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,12,0,0
FILEVERSION 1,13,0,0
PRODUCTVERSION 3,0,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
Expand All @@ -70,7 +70,7 @@ BEGIN
BEGIN
VALUE "CompanyName", "crosire"
VALUE "FileDescription", "d3d8to9"
VALUE "FileVersion", "1.12.0.0"
VALUE "FileVersion", "1.13.0.0"
VALUE "LegalCopyright", "Copyright © 2015. All rights reserved."
VALUE "OriginalFilename", "d3d8.dll"
VALUE "ProductName", "ReShade"
Expand Down

0 comments on commit 4f56d94

Please sign in to comment.