mirror of
https://github.com/mintty/wsltty.git
synced 2025-10-30 14:43:53 +00:00
This commit is contained in:
9
makefile
9
makefile
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user