mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-31 15:12:08 +00:00 
			
		
		
		
	3.0.1
This commit is contained in:
		| @@ -33,3 +33,7 @@ The colour schemes / theme files bundled with mintty are included | |||||||
| under various licenses. The source and license or permission are  | under various licenses. The source and license or permission are  | ||||||
| quoted in the respective theme files. | 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. | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								makefile
									
									
									
									
									
								
							| @@ -8,10 +8,10 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| # wsltty release | # wsltty release | ||||||
| ver=3.0.0.2 | ver=3.0.1 | ||||||
|  |  | ||||||
| # wsltty appx release - must have 4 parts! | # wsltty appx release - must have 4 parts! | ||||||
| verx=3.0.0.2 | verx=3.0.1.0 | ||||||
|  |  | ||||||
| # Windows SDK version for appx | # Windows SDK version for appx | ||||||
| WINSDKKEY=/HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Microsoft/.NET Framework Platform/Setup/Multi-Targeting Pack | 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 | # mintty release version | ||||||
| minttyver=3.0.0 | minttyver=3.0.1 | ||||||
|  |  | ||||||
| # or mintty branch or commit version | # or mintty branch or commit version | ||||||
| #minttyver=master | #minttyver=master | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user