build: bump version to 2.4.123

This commit is contained in:
Matt Turner 2024-08-26 13:10:22 -07:00
parent f3f56f41bb
commit 25dec5b91f

View file

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