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

Commit

Permalink
Merge pull request #512 from whoisj/update-gfw-version
Browse files Browse the repository at this point in the history
Update Git for Windows Version
  • Loading branch information
J Wyman committed Nov 16, 2017
2 parents 951d093 + 61f709a commit b2acd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Setup.iss
Expand Up @@ -27,7 +27,7 @@
#define MyAppPublisherURL "https://www.microsoft.com"
#define MyAppURL "https://github.com/Microsoft/Git-Credential-Manager-for-Windows"
#define MyAppExeName "git-credential-manager.exe"
#define Git4WinVer "2.13.3"
#define Git4WinVer "2.150"
#define Git4WinVerLong = "v" + str(Git4WinVer) + ".windows.1"
#define Git4WinName "Git for Windows " + str(Git4WinVer)
#define Git4WinFile "Git-" + str(Git4WinVer) + "-64-bit.exe"
Expand Down

0 comments on commit b2acd8d

Please sign in to comment.