Skip to content

Commit

Permalink
Inno setup script does now set proper version on the generated execut…
Browse files Browse the repository at this point in the history
…able.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@640 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
  • Loading branch information
aramis_acg committed Apr 3, 2010
1 parent 2f691e6 commit 29c54dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packaging/windows-innosetup/script.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ SetupIconFile=..\..\tools\shared\assimp_tools_icon.ico
WizardImageFile=compiler:WizModernImage-IS.BMP
WizardSmallImageFile=compiler:WizModernSmallImage-IS.BMP
LicenseFile=License.rtf

OutputBaseFileName=assimp-sdk-1.1rc-setup
VersionInfoVersion=1.1.0.0
VersionInfoTextVersion=1.1rc

[Types]
Name: "full"; Description: "Full installation"
Expand Down

0 comments on commit 29c54dc

Please sign in to comment.