mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-30 06:33:55 +00:00 
			
		
		
		
	3.4.5
This commit is contained in:
		| @@ -51,7 +51,7 @@ Note this has to be done within a Cygwin environment. A minimal Cygwin | |||||||
| environment for this purpose would be installed with the  | environment for this purpose would be installed with the  | ||||||
| [Cygwin installer](https://cygwin.com/setup-x86_64.exe)  | [Cygwin installer](https://cygwin.com/setup-x86_64.exe)  | ||||||
| from [cygwin.com](https://cygwin.com/),  | from [cygwin.com](https://cygwin.com/),  | ||||||
| with additional packages `make`, `gcc-g++ 9.3.0`, `unzip`, `zoo`. | with additional packages `make`, `gcc-g++`, `unzip`, `zoo`, `patch`, (`lcab`). | ||||||
|  |  | ||||||
| #### Installation to non-default locations #### | #### Installation to non-default locations #### | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								makefile
									
									
									
									
									
								
							| @@ -10,16 +10,16 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| # wsltty release | # wsltty release | ||||||
| ver=3.4.4 | ver=3.4.5 | ||||||
|  |  | ||||||
| # wsltty appx release - must have 4 parts! | # wsltty appx release - must have 4 parts! | ||||||
| verx=3.4.4.0 | verx=3.4.5.0 | ||||||
|  |  | ||||||
|  |  | ||||||
| ############################## | ############################## | ||||||
| # mintty release version | # mintty release version | ||||||
|  |  | ||||||
| minttyver=3.4.4 | minttyver=3.4.5 | ||||||
|  |  | ||||||
| ############################## | ############################## | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user