build: bump version to 2.4.118

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2023-11-20 14:03:51 +01:00
parent 07f4948bfc
commit 02a41cf302

View file

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