From: Dave Airlie Date: Fri, 3 Jun 2022 04:02:49 +0000 (+1000) Subject: build: bump version to 2.4.111 X-Git-Tag: libdrm-2.4.111^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f801b07a60740425604d6563e5dc399375108bc4;p=platform%2Fupstream%2Flibdrm.git build: bump version to 2.4.111 Signed-off-by: Dave Airlie --- diff --git a/meson.build b/meson.build index 48013d0..06f48dd 100644 --- a/meson.build +++ b/meson.build @@ -21,7 +21,7 @@ project( 'libdrm', ['c'], - version : '2.4.110', + version : '2.4.111', license : 'MIT', meson_version : '>= 0.53', default_options : ['buildtype=debugoptimized', 'c_std=c99'],