mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-30 22:54:03 +00:00 
			
		
		
		
	This commit is contained in:
		
							
								
								
									
										9
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								makefile
									
									
									
									
									
								
							| @@ -10,16 +10,16 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| # wsltty release | # wsltty release | ||||||
| ver=3.7.4 | ver=3.7.5 | ||||||
|  |  | ||||||
| # wsltty appx release - must have 4 parts! | # wsltty appx release - must have 4 parts! | ||||||
| verx=3.7.4.1 | verx=3.7.5.1 | ||||||
|  |  | ||||||
|  |  | ||||||
| ############################## | ############################## | ||||||
| # mintty release version | # mintty release version | ||||||
|  |  | ||||||
| minttyver=3.7.4 | minttyver=3.7.5 | ||||||
|  |  | ||||||
| ############################## | ############################## | ||||||
|  |  | ||||||
| @@ -75,7 +75,8 @@ all:	all-$(notdir $(CURDIR)) | |||||||
|  |  | ||||||
| # targets and version checking | # targets and version checking | ||||||
|  |  | ||||||
| all-wsltty:	check committed pkg | #all-wsltty:	check committed pkg | ||||||
|  | all-wsltty:	check pkg | ||||||
|  |  | ||||||
| all-wsltty.appx:	appx | all-wsltty.appx:	appx | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user