aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-10 20:20:18 +0000
committerlloyd <[email protected]>2010-06-10 20:20:18 +0000
commit4bc50345c9a150c42c6adbf7a767e4889922a2ac (patch)
tree59863aba5db87bb57dc2d4e39509d26d40990010
parent80d2bd68c9cd65c7313f3ad66c59467d52ba95ff (diff)
Minor tweaks
-rw-r--r--src/build-data/innosetup.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/build-data/innosetup.in b/src/build-data/innosetup.in
index 228ab4e97..0a7eeb8f6 100644
--- a/src/build-data/innosetup.in
+++ b/src/build-data/innosetup.in
@@ -8,12 +8,16 @@ AppPublisher=Jack Lloyd
AppPublisherURL=http://botan.randombit.net/
AppVersion=%{version}
-VersionInfoCopyright=Copyright (C) 1999-2009 Jack Lloyd and others
-VersionInfoVersion=%{version}.0
+VersionInfoCopyright=Copyright (C) 1999-2010 Jack Lloyd and others
+VersionInfoVersion=%{version_major}.%{version_minor}.%{version_patch}.0
; Require at least Windows 98 or 2000
MinVersion=4.1,5.0
+; Uncomment for 64 bit builds
+;ArchitecturesAllowed = x64
+;ArchitecturesInstallIn64BitMode = x64
+
DefaultDirName={pf}\botan
DefaultGroupName=botan