build: bump version to 2.4.126

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2025-10-01 15:59:46 +02:00
parent 7d43d9b6fe
commit 22d70b6a8f

View file

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