libinput 1.28.1

This commit is contained in:
Peter Hutterer 2025-04-01 12:20:09 +10:00
parent 95fca82977
commit 4f7b4ef0e4

View file

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