From: Simon Ser Date: Wed, 23 Aug 2023 09:57:39 +0000 (+0200) Subject: build: bump version to 2.4.116 X-Git-Tag: libdrm-2.4.116^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bdb135f0c8e6ae2c0ed6d4bd6a8423eb1df5c26;p=platform%2Fupstream%2Flibdrm.git build: bump version to 2.4.116 Signed-off-by: Simon Ser --- diff --git a/meson.build b/meson.build index 3c2e171d..05f05fd9 100644 --- a/meson.build +++ b/meson.build @@ -21,7 +21,7 @@ project( 'libdrm', ['c'], - version : '2.4.115', + version : '2.4.116', license : 'MIT', meson_version : '>= 0.53', default_options : ['buildtype=debugoptimized', 'c_std=c11'],