build: bump version to 2.4.110

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
main
Samuel Pitoiset 2022-02-16 11:00:13 +01:00
parent 79fa377c8b
commit 56f81e6776
1 changed files with 1 additions and 1 deletions

View File

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