diff options
| author | Simon Ser <contact@emersion.fr> | 2025-12-11 22:17:34 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-12-11 22:17:34 +0100 |
| commit | 6bfcfc725fbe0ece0918535556d61ee567b1ffff (patch) | |
| tree | 26170014f06607e860485e879db4cfccf193d933 | |
| parent | 64ef303d70f971c65c3bf0890ad6c629af2c6c3a (diff) | |
build: bump version to 2.4.131libdrm-2.4.131
Signed-off-by: Simon Ser <contact@emersion.fr>
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index e567a0ac..4af9372c 100644 --- a/meson.build +++ b/meson.build @@ -26,7 +26,7 @@ project( 'libdrm', ['c'], - version : '2.4.130', + version : '2.4.131', license : 'MIT', meson_version : '>= 0.59', default_options : ['buildtype=debugoptimized', 'c_std=c11'], |
