build: bump version to 2.4.125

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2025-06-08 14:27:53 +02:00
parent 3ba6183b79
commit 76a1e97a9a

View file

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