Skip to content

Commit

Permalink
fix for innosetup 6
Browse files Browse the repository at this point in the history
  • Loading branch information
lancos committed Mar 24, 2024
1 parent e9859bc commit 9a51ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/innosetup/ponyprog.iss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OutputBaseFilename={#APPNAME}-{#APPVERSION}-setup
RestartIfNeededByRun=yes
;AlwaysRestart=yes

MinVersion=5.0
MinVersion=6.0

[Files]
Source: "{#APPNAME}.exe"; DestDir: "{app}"
Expand Down

0 comments on commit 9a51ec9

Please sign in to comment.