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 2018-12-05 11:18:55 +01:00
parent cc37c6c2d5
commit 05ce002fc6
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.9.4
1.9.5

View File

@ -8,10 +8,10 @@
# wsltty release
ver=1.9.4
ver=1.9.5
# wsltty appx release - must have 4 parts!
verx=1.9.4.0
verx=1.9.5.0
# 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=2.9.4
minttyver=2.9.5
# or mintty branch or commit version
#minttyver=master