xfree86: bump the input ABI for the touch changes
New additions to the API: - InitTouchClassDeviceStruct - xf86PostTouchEvent Changes to the ABI: - DeviceIntRec now contains a TouchClassPtr Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
		
							parent
							
								
									3fb258ca28
								
							
						
					
					
						commit
						1a133eb8b1
					
				| 
						 | 
				
			
			@ -83,7 +83,7 @@ typedef enum {
 | 
			
		|||
 */
 | 
			
		||||
#define ABI_ANSIC_VERSION	SET_ABI_VERSION(0, 4)
 | 
			
		||||
#define ABI_VIDEODRV_VERSION	SET_ABI_VERSION(12, 0)
 | 
			
		||||
#define ABI_XINPUT_VERSION	SET_ABI_VERSION(15, 0)
 | 
			
		||||
#define ABI_XINPUT_VERSION	SET_ABI_VERSION(16, 0)
 | 
			
		||||
#define ABI_EXTENSION_VERSION	SET_ABI_VERSION(6, 0)
 | 
			
		||||
#define ABI_FONT_VERSION	SET_ABI_VERSION(0, 6)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue