mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
3.0.2
This commit is contained in:
parent
79c3f9e450
commit
a207cae3a8
6
makefile
6
makefile
@ -8,10 +8,10 @@
|
||||
|
||||
|
||||
# wsltty release
|
||||
ver=3.0.1.2
|
||||
ver=3.0.2
|
||||
|
||||
# wsltty appx release - must have 4 parts!
|
||||
verx=3.0.1.2
|
||||
verx=3.0.2.2
|
||||
|
||||
# Windows SDK version for appx
|
||||
WINSDKKEY=/HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Microsoft/.NET Framework Platform/Setup/Multi-Targeting Pack
|
||||
@ -19,7 +19,7 @@ WINSDKVER=`regtool list '$(WINSDKKEY)' | sed -e '$$ q' -e d`
|
||||
|
||||
##############################
|
||||
# mintty release version
|
||||
minttyver=3.0.1
|
||||
minttyver=3.0.2
|
||||
|
||||
# or mintty branch or commit version
|
||||
#minttyver=master
|
||||
|
Loading…
x
Reference in New Issue
Block a user