Skip to content

Commit

Permalink
Upgrade mintty to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
goreliu committed Feb 12, 2018
1 parent c4ad8e9 commit 45a300d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.7
0.8.8
2 changes: 1 addition & 1 deletion src/prepare.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

cygwin_version="2.9.0-3"
mintty_version="2.8.3-0"
mintty_version="2.8.4-0"
wslbridge_version="0.2.4"

set -e
Expand Down

0 comments on commit 45a300d

Please sign in to comment.