build: bump version to 2.4.112

Signed-off-by: Simon Ser <contact@emersion.fr>
main
Simon Ser 2022-07-06 10:43:38 +02:00
parent 3ee004ef52
commit 60cf6bcef1
1 changed files with 1 additions and 1 deletions

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'],