build: bump version to 2.4.124

This commit is contained in:
Matt Turner 2024-12-04 13:30:17 -05:00
parent f314a43f14
commit 38ec7dbd4d

View file

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