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-05-28 07:33:38 +02:00
parent 1b41dfa1e0
commit 432b71d2fd
3 changed files with 8 additions and 4 deletions

View File

@ -33,3 +33,7 @@ The colour schemes / theme files bundled with mintty are included
under various licenses. The source and license or permission are
quoted in the respective theme files.
Bell sounds files are included, mostly under the creative commons license
(https://creativecommons.org/publicdomain/zero/1.0/), see also the README
in the sounds subdirectory.

View File

@ -1 +1 @@
3.0.0
3.0.1

View File

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