Skip to content

Commit

Permalink
Bump version to 14.0.119.1 (#164)
Browse files Browse the repository at this point in the history
Bump version to 14.0.119.1
  • Loading branch information
HashidaTKS authored Mar 19, 2024
1 parent f6c0a70 commit 06ff3e1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Sazabi.rc
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 14,0,119,0
PRODUCTVERSION 14,0,119,0
FILEVERSION 14,0,119,1
PRODUCTVERSION 14,0,119,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -607,12 +607,12 @@ BEGIN
BLOCK "041104b0"
BEGIN
VALUE "FileDescription", "Chronos"
VALUE "FileVersion", "14.0.119.0"
VALUE "FileVersion", "14.0.119.1"
VALUE "InternalName", "Chronos"
VALUE "LegalCopyright", " "
VALUE "OriginalFilename", "Chronos.EXE"
VALUE "ProductName", "Chronos"
VALUE "ProductVersion", "14.0.119.0"
VALUE "ProductVersion", "14.0.119.1"
END
END
BLOCK "VarFileInfo"
Expand Down Expand Up @@ -1953,8 +1953,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 14,0,119,0
PRODUCTVERSION 14,0,119,0
FILEVERSION 14,0,119,1
PRODUCTVERSION 14,0,119,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -1970,12 +1970,12 @@ BEGIN
BLOCK "041104b0"
BEGIN
VALUE "FileDescription", "Chronos"
VALUE "FileVersion", "14.0.119.0"
VALUE "FileVersion", "14.0.119.1"
VALUE "InternalName", "Chronos"
VALUE "LegalCopyright", " "
VALUE "OriginalFilename", "Chronos.EXE"
VALUE "ProductName", "Chronos"
VALUE "ProductVersion", "14.0.119.0"
VALUE "ProductVersion", "14.0.119.1"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit 06ff3e1

Please sign in to comment.