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 2019-01-20 19:53:22 +01:00
parent 482df018c9
commit 3e3eaf6e31
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.9.5
1.9.6

View File

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