build: bump version to 2.4.114

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2022-11-03 09:33:36 +01:00
parent e832f5b0b8
commit b9ca37b313

View file

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