1
0
mirror of https://github.com/mintty/wsltty.git synced 2024-10-05 18:31:04 +01:00
This commit is contained in:
mintty 2024-09-17 00:00:00 +02:00
parent fb1bf601e9
commit 305fd0f273
2 changed files with 6 additions and 5 deletions

View File

@ -1 +1 @@
3.7.4
3.7.5

View File

@ -10,16 +10,16 @@
# wsltty release
ver=3.7.4
ver=3.7.5
# wsltty appx release - must have 4 parts!
verx=3.7.4.1
verx=3.7.5.1
##############################
# mintty release version
minttyver=3.7.4
minttyver=3.7.5
##############################
@ -75,7 +75,8 @@ all: all-$(notdir $(CURDIR))
# targets and version checking
all-wsltty: check committed pkg
#all-wsltty: check committed pkg
all-wsltty: check pkg
all-wsltty.appx: appx