build: bump version to 2.4.111

Signed-off-by: Dave Airlie <airlied@redhat.com>
main
Dave Airlie 2022-06-03 14:02:49 +10:00
parent 362a93d1fb
commit f801b07a60
1 changed files with 1 additions and 1 deletions

View File

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