commit | 6b4e956d299c6ff09a4abf89642ccc1beb455c88 | [log] [tgz] |
---|---|---|
author | Leo Liu <leo.liu@amd.com> | Wed Apr 07 09:54:11 2021 -0400 |
committer | Leo Liu <leo.liu@amd.com> | Wed Apr 07 09:54:11 2021 -0400 |
tree | 6d98165086c38908109e8f69aa144fec6962846f | |
parent | 1d13cc1032bf66fca7fc28b7a5d96ceec96285a9 [diff] |
Bump version to 2.4.105 Signed-off-by: Leo Liu <leo.liu@amd.com>
diff --git a/meson.build b/meson.build index 5922fb6..30f1c2e 100644 --- a/meson.build +++ b/meson.build
@@ -21,7 +21,7 @@ project( 'libdrm', ['c'], - version : '2.4.104', + version : '2.4.105', license : 'MIT', meson_version : '>= 0.43', default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],