build: bump version to 2.4.108

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2021-11-08 17:35:03 +01:00
parent e641e2a632
commit d76c387125

View file

@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
version : '2.4.107',
version : '2.4.108',
license : 'MIT',
meson_version : '>= 0.46',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],