libinput 1.29.902

This commit is contained in:
Peter Hutterer 2025-11-18 12:29:32 +10:00
parent 9461d1a9a1
commit 21e3a76bf5

View file

@ -1,5 +1,5 @@
project('libinput', 'c',
version : '1.29.901',
version : '1.29.902',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.64.0')