build: bump version to 2.4.128

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2025-11-17 16:17:12 +01:00
parent 31e68ea81c
commit a8e5e10a87

View file

@ -26,7 +26,7 @@
project( project(
'libdrm', 'libdrm',
['c'], ['c'],
version : '2.4.128', version : '2.4.129',
license : 'MIT', license : 'MIT',
meson_version : '>= 0.59', meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized', 'c_std=c11'], default_options : ['buildtype=debugoptimized', 'c_std=c11'],