Skip to content

Commit

Permalink
Innosetup release version
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Dec 30, 2015
1 parent a4cbcc6 commit f3d6989
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions tools/innosetup/darkradiant.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

[Setup]
AppName=DarkRadiant
AppVerName=DarkRadiant 2.0.3pre6 x86
AppVerName=DarkRadiant 2.0.3 x86
AppPublisher=The Dark Mod
AppPublisherURL=http://www.thedarkmod.com
AppSupportURL=http://www.thedarkmod.com
AppUpdatesURL=http://www.thedarkmod.com
DefaultDirName={pf}\DarkRadiant
DefaultGroupName=DarkRadiant 2.0.3pre6 x86
DefaultGroupName=DarkRadiant 2.0.3 x86
OutputDir=.
OutputBaseFilename=darkradiant-2.0.3pre6-x86
OutputBaseFilename=darkradiant-2.0.3-x86
Compression=lzma
SolidCompression=yes
;ArchitecturesAllowed=x64
Expand Down
6 changes: 3 additions & 3 deletions tools/innosetup/darkradiant.x64.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

[Setup]
AppName=DarkRadiant
AppVerName=DarkRadiant 2.0.3pre6 x64
AppVerName=DarkRadiant 2.0.3 x64
AppPublisher=The Dark Mod
AppPublisherURL=http://www.thedarkmod.com
AppSupportURL=http://www.thedarkmod.com
AppUpdatesURL=http://www.thedarkmod.com
DefaultDirName={pf}\DarkRadiant
DefaultGroupName=DarkRadiant 2.0.3pre6 x64
DefaultGroupName=DarkRadiant 2.0.3 x64
OutputDir=.
OutputBaseFilename=darkradiant-2.0.3pre6-x64
OutputBaseFilename=darkradiant-2.0.3-x64
Compression=lzma
SolidCompression=yes
ArchitecturesAllowed=x64
Expand Down

0 comments on commit f3d6989

Please sign in to comment.