build: bump version to 2.4.130

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2025-12-08 14:15:17 +01:00
parent 1b68532f88
commit 6377e19908

View file

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