xfree86: bump input minor ABI
The new valuator_mask_free() call requires a minor bump. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									5927e070b4
								
							
						
					
					
						commit
						77af0dc521
					
				| 
						 | 
					@ -83,7 +83,7 @@ typedef enum {
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define ABI_ANSIC_VERSION	SET_ABI_VERSION(0, 4)
 | 
					#define ABI_ANSIC_VERSION	SET_ABI_VERSION(0, 4)
 | 
				
			||||||
#define ABI_VIDEODRV_VERSION	SET_ABI_VERSION(9, 0)
 | 
					#define ABI_VIDEODRV_VERSION	SET_ABI_VERSION(9, 0)
 | 
				
			||||||
#define ABI_XINPUT_VERSION	SET_ABI_VERSION(12, 1)
 | 
					#define ABI_XINPUT_VERSION	SET_ABI_VERSION(12, 2)
 | 
				
			||||||
#define ABI_EXTENSION_VERSION	SET_ABI_VERSION(5, 0)
 | 
					#define ABI_EXTENSION_VERSION	SET_ABI_VERSION(5, 0)
 | 
				
			||||||
#define ABI_FONT_VERSION	SET_ABI_VERSION(0, 6)
 | 
					#define ABI_FONT_VERSION	SET_ABI_VERSION(0, 6)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue