build: bump version to 2.4.131

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2025-12-11 22:17:34 +01:00
parent 64ef303d70
commit 6bfcfc725f

View file

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