Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit b2acd8d

Browse files
author
J Wyman
authored
Merge pull request #512 from whoisj/update-gfw-version
Update Git for Windows Version
2 parents 951d093 + 61f709a commit b2acd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Setup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define MyAppPublisherURL "https://www.microsoft.com"
2828
#define MyAppURL "https://github.com/Microsoft/Git-Credential-Manager-for-Windows"
2929
#define MyAppExeName "git-credential-manager.exe"
30-
#define Git4WinVer "2.13.3"
30+
#define Git4WinVer "2.150"
3131
#define Git4WinVerLong = "v" + str(Git4WinVer) + ".windows.1"
3232
#define Git4WinName "Git for Windows " + str(Git4WinVer)
3333
#define Git4WinFile "Git-" + str(Git4WinVer) + "-64-bit.exe"

0 commit comments

Comments
 (0)