Skip to content

Commit 41e8b83

Browse files
authored
Merge pull request #479 from git-for-windows/drop-windows-7-windows-8-0-support
installer: drop support for Windows 7 and 8.0
2 parents d4f198f + 6ab1898 commit 41e8b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/install.iss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ WizardImageBackColor=clWhite
9595
WizardImageStretch=no
9696
WizardImageFile={#SourcePath}\git.bmp
9797
WizardSmallImageFile={#SourcePath}\gitsmall.bmp
98+
MinVersion=6.3
9899

99100
[Types]
100101
; Define a custom type to avoid getting the three default types.

0 commit comments

Comments
 (0)