build: bump version to 2.4.111

Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2022-06-03 14:02:49 +10:00
parent 362a93d1fb
commit f801b07a60

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