From 42061496928845b11992e4a993d74437400dd1bb Mon Sep 17 00:00:00 2001 From: mastercoms Date: Thu, 16 Jul 2020 19:52:20 -0400 Subject: [PATCH] update resource file vers --- version.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.rc b/version.rc index 394c7a8..d1064d7 100644 --- a/version.rc +++ b/version.rc @@ -6,8 +6,8 @@ VSVersionInfo( ffi=FixedFileInfo( # filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) # Set not needed items to zero 0. -filevers=(0, 2, 11, 0), -prodvers=(0, 2, 11, 0), +filevers=(0, 2, 17, 0), +prodvers=(0, 2, 17, 0), # Contains a bitmask that specifies the valid bits 'flags'r mask=0x3f, # Contains a bitmask that specifies the Boolean attributes of the file.