Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Laci bá committed Jan 5, 2022
1 parent dfd481c commit 06a5d96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Installer/setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "WinBox for 86Box"
#define MyAppVersion "1.1.0.356"
#define MyAppVersion "1.1.0.364"
#define MyAppPublisher "Laci bá'"
#define MyAppURL "https://users.atw.hu/laciba/"

Expand Down
4 changes: 2 additions & 2 deletions Source/WinBox.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
<VerInfo_Locale>1038</VerInfo_Locale>
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
<DCC_RangeChecking>true</DCC_RangeChecking>
<VerInfo_Build>356</VerInfo_Build>
<VerInfo_Keys>CompanyName=Laci bá&apos;;FileDescription=WinBox for 86Box;FileVersion=1.1.0.356;InternalName=WinBox for 86Box;LegalCopyright=Laci bá&apos;;LegalTrademarks=Laci bá&apos;;OriginalFilename=WinBox.exe;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=WinBox for 86Box;ProductVersion=1.1;Comments=</VerInfo_Keys>
<VerInfo_Build>364</VerInfo_Build>
<VerInfo_Keys>CompanyName=Laci bá&apos;;FileDescription=WinBox for 86Box;FileVersion=1.1.0.364;InternalName=WinBox for 86Box;LegalCopyright=Laci bá&apos;;LegalTrademarks=Laci bá&apos;;OriginalFilename=WinBox.exe;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=WinBox for 86Box;ProductVersion=1.1;Comments=</VerInfo_Keys>
<VerInfo_Debug>true</VerInfo_Debug>
<Icon_MainIcon>WinBox_Icon.ico</Icon_MainIcon>
<DCC_ExeOutput>..\$(Platform)\$(Config)</DCC_ExeOutput>
Expand Down
Binary file modified Source/WinBox.res
Binary file not shown.

0 comments on commit 06a5d96

Please sign in to comment.