build: bump version to 2.4.122

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2024-06-26 10:13:31 +02:00
parent 998d2a2e81
commit ad78bb591d

View file

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