mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-10-31 03:24:04 +01:00 
			
		
		
		
	Notepad++ v8.6.4 release
This commit is contained in:
		
							parent
							
								
									827b08f6ff
								
							
						
					
					
						commit
						120fc5d726
					
				| @ -1,3 +1,8 @@ | ||||
| Notepad++ v8.6.4 regression-fix: | ||||
| 
 | ||||
|  1. Fix regression that the view cannot be activated by mouse clicking. | ||||
| 
 | ||||
| 
 | ||||
| Notepad++ v8.6.3 bug-fixes & new enhancements: | ||||
| 
 | ||||
|  1. Restore multi-editing option & add "Column To Multi-editing" option on GUI. | ||||
|  | ||||
| @ -19,14 +19,14 @@ | ||||
| //
 | ||||
| // Notepad++ version: begin
 | ||||
| //
 | ||||
| #define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v8.6.3") | ||||
| #define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v8.6.4") | ||||
| 
 | ||||
| // should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71
 | ||||
| // ex : #define VERSION_VALUE TEXT("5.63\0")
 | ||||
| #define VERSION_INTERNAL_VALUE TEXT("8.63\0") | ||||
| #define VERSION_INTERNAL_VALUE TEXT("8.64\0") | ||||
| 
 | ||||
| #define VERSION_PRODUCT_VALUE TEXT("8.6.3\0") | ||||
| #define VERSION_DIGITALVALUE 8, 6, 3, 0 | ||||
| #define VERSION_PRODUCT_VALUE TEXT("8.6.4\0") | ||||
| #define VERSION_DIGITALVALUE 8, 6, 4, 0 | ||||
| 
 | ||||
| // Notepad++ version: end
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user