build: bump version to 2.4.109

This commit is contained in:
Simon Ser 2021-11-25 21:33:02 +01:00
parent 997edcd37f
commit febfe0addd

View file

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