build: bump version to 2.4.112

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2022-07-06 10:43:38 +02:00
parent 3ee004ef52
commit 4125741f2e

View file

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