Removed VersionInfoVersion from InnoSetup script, #4507

This commit is contained in:
Morgan Hardwood 2018-04-18 08:13:22 +02:00
parent 239e0dab57
commit 7a21501955

View File

@ -38,7 +38,7 @@
AppId={#MyAppName}{#MyAppVersion}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
VersionInfoVersion={#MyAppVersionNumeric}
;VersionInfoVersion={#MyAppVersionNumeric}
AppPublisher={#MyAppPublisher}
AppPublisherURL={#MyAppURL}
AppSupportURL={#MyAppURL}