build: bump version to 2.4.110

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
Samuel Pitoiset 2022-02-16 11:00:13 +01:00
parent 79fa377c8b
commit 56f81e6776

View file

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