diff --git a/meson.build b/meson.build index 60f7c2fa..5824da8a 100644 --- a/meson.build +++ b/meson.build @@ -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'],