about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kcc.iss1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcc.iss b/kcc.iss
index bd78427..02103f7 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -30,6 +30,7 @@ UninstallDisplayIcon={app}\{#MyAppExeName}
 ChangesAssociations=True
 InfoAfterFile=other\InstallWarning.rtf
 SignTool=SignTool /d $q{#MyAppName}$q /du $q{#MyAppURL}$q $f
+MinVersion=0,6.0
 
 [Languages]
 Name: "english"; MessagesFile: "compiler:Default.isl"