build: bump to version 2.4.113

Signed-off-by: Simon Ser <contact@emersion.fr>
main
Simon Ser 2022-08-31 16:38:38 +02:00
parent e761875fc5
commit fb5c0c301a
1 changed files with 1 additions and 1 deletions

View File

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