Skip to content

Commit

Permalink
3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed Nov 11, 2020
1 parent 9feb6b7 commit 9c9b88d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.2
3.4.3
8 changes: 4 additions & 4 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@


# wsltty release
ver=3.4.2
ver=3.4.3

# wsltty appx release - must have 4 parts!
verx=3.4.2.0
verx=3.4.3.0


##############################
# mintty release version

minttyver=3.4.2
minttyver=3.4.3

##############################

Expand Down Expand Up @@ -268,7 +268,7 @@ copcab: ver
cp *.url $(CAB)/
cp *.bat $(CAB)/
cp config-distros.sh $(CAB)/
cp makeshortcut.vbs $(CAB)/
cp mkshortcut.vbs $(CAB)/

cop: copcab
mkdir -p rel
Expand Down

0 comments on commit 9c9b88d

Please sign in to comment.