build: bump version to 2.4.120

Signed-off-by: Simon Ser <contact@emersion.fr>
main
Simon Ser 2024-01-13 10:37:07 +01:00
parent 6c4392f49b
commit 75254bf239
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
project( project(
'libdrm', 'libdrm',
['c'], ['c'],
version : '2.4.119', version : '2.4.120',
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'],