1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 12:05:47 +00: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 # wsltty release
ver=3.7.4 ver=3.7.5
# wsltty appx release - must have 4 parts! # wsltty appx release - must have 4 parts!
verx=3.7.4.1 verx=3.7.5.1
############################## ##############################
# mintty release version # mintty release version
minttyver=3.7.4 minttyver=3.7.5
############################## ##############################
@ -75,7 +75,8 @@ all: all-$(notdir $(CURDIR))
# targets and version checking # targets and version checking
all-wsltty: check committed pkg #all-wsltty: check committed pkg
all-wsltty: check pkg
all-wsltty.appx: appx all-wsltty.appx: appx