Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
crosire committed May 21, 2022
1 parent 029dac7 commit 8644927
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions res/d3d8to9.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Microsoft Visual C++ generated resource script.
//

#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
Expand Down Expand Up @@ -53,7 +52,7 @@ END
//

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

0 comments on commit 8644927

Please sign in to comment.