1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 20:10:58 +00:00
This commit is contained in:
mintty 2019-07-13 11:20:31 +02:00
parent 79c3f9e450
commit a207cae3a8
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
3.0.1.2
3.0.2

View File

@ -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