Skip to content

Commit

Permalink
Bump to 1.6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CNA-Bld committed Mar 7, 2022
1 parent cd7b4d6 commit d3ba520
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,6,0,0
PRODUCTVERSION 1,6,0,0
FILEVERSION 1,6,1,0
PRODUCTVERSION 1,6,1,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -67,8 +67,8 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileVersion", "1.6.0.0"
VALUE "ProductVersion", "1.6.0.0"
VALUE "FileVersion", "1.6.1.0"
VALUE "ProductVersion", "1.6.1.0"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit d3ba520

Please sign in to comment.