Skip to content

Commit

Permalink
Update to Git v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robmen committed Dec 21, 2016
1 parent 8382c84 commit 2f67de2
Show file tree
Hide file tree
Showing 3 changed files with 4,071 additions and 3,053 deletions.
2 changes: 1 addition & 1 deletion src/GitBundle.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:bal='http://schemas.microsoft.com/wix/BalExtension'
xmlns:dep='http://schemas.microsoft.com/wix/DependencyExtension'>
<Bundle Name='!(bind.packageName.git.msi)' Manufacturer='!(bind.packageManufacturer.git.msi)'
Version='2.10.0.0' UpgradeCode='4adb169f-377b-4a52-b817-4ecee51fe64d'
Version='2.11.0.0' UpgradeCode='4adb169f-377b-4a52-b817-4ecee51fe64d'
IconSourceFile='git.ico'
dep:ProviderKey='GitSetupBundle'>

Expand Down
Loading

0 comments on commit 2f67de2

Please sign in to comment.