Skip to content

Commit

Permalink
Bump to 1.7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CNA-Bld committed May 30, 2024
1 parent e0965a3 commit 88e9d88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EXNOA-CarrotJuicer/EXNOA-CarrotJuicer.rc
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,7,0,0
PRODUCTVERSION 1,7,0,0
FILEVERSION 1,7,1,0
PRODUCTVERSION 1,7,1,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -67,8 +67,8 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileVersion", "1.7.0.0"
VALUE "ProductVersion", "1.7.0.0"
VALUE "FileVersion", "1.7.1.0"
VALUE "ProductVersion", "1.7.1.0"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit 88e9d88

Please sign in to comment.