diff --git a/meson.build b/meson.build index 0c5172ae..3ff6bfaa 100644 --- a/meson.build +++ b/meson.build @@ -21,7 +21,7 @@ project( 'libdrm', ['c'], - version : '2.4.113', + version : '2.4.114', license : 'MIT', meson_version : '>= 0.53', default_options : ['buildtype=debugoptimized', 'c_std=c11'],