Skip to content

Commit

Permalink
update version to 1120
Browse files Browse the repository at this point in the history
  • Loading branch information
legobadman committed Nov 21, 2024
1 parent a17182e commit 55b6dab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ui/zenoedit/zenoedit.rc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,3,1,701
PRODUCTVERSION 1,3,1,701
FILEVERSION 1,3,1,1120
PRODUCTVERSION 1,3,1,1120
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -66,12 +66,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "ZENUSTECH"
VALUE "FileDescription", "Zeno Editor"
VALUE "FileVersion", "1.3.1.701"
VALUE "FileVersion", "1.3.1.1120"
VALUE "InternalName", "zenoedit.rc"
VALUE "LegalCopyright", "Copyright (C) 2023"
VALUE "OriginalFilename", "zenoedit.rc"
VALUE "ProductName", "Zeno"
VALUE "ProductVersion", "1.3.1.701"
VALUE "ProductVersion", "1.3.1.1120"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit 55b6dab

Please sign in to comment.