mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
3.4.3
This commit is contained in:
parent
9feb6b7187
commit
9c9b88d416
8
makefile
8
makefile
@ -8,16 +8,16 @@
|
|||||||
|
|
||||||
|
|
||||||
# wsltty release
|
# wsltty release
|
||||||
ver=3.4.2
|
ver=3.4.3
|
||||||
|
|
||||||
# wsltty appx release - must have 4 parts!
|
# wsltty appx release - must have 4 parts!
|
||||||
verx=3.4.2.0
|
verx=3.4.3.0
|
||||||
|
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# mintty release version
|
# mintty release version
|
||||||
|
|
||||||
minttyver=3.4.2
|
minttyver=3.4.3
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
|
|
||||||
@ -268,7 +268,7 @@ copcab: ver
|
|||||||
cp *.url $(CAB)/
|
cp *.url $(CAB)/
|
||||||
cp *.bat $(CAB)/
|
cp *.bat $(CAB)/
|
||||||
cp config-distros.sh $(CAB)/
|
cp config-distros.sh $(CAB)/
|
||||||
cp makeshortcut.vbs $(CAB)/
|
cp mkshortcut.vbs $(CAB)/
|
||||||
|
|
||||||
cop: copcab
|
cop: copcab
|
||||||
mkdir -p rel
|
mkdir -p rel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user