diff options
| author | Simon Ser <contact@emersion.fr> | 2025-11-17 16:17:12 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-11-17 16:17:12 +0100 |
| commit | a8e5e10a873f67f557dc70e5407af4553f35edd9 (patch) | |
| tree | 53f7857069cfb9b30649570f0edd640858c87f18 | |
| parent | 31e68ea81c33bfd08fc6c8973fae60338f963f90 (diff) | |
build: bump version to 2.4.128libdrm-2.4.129
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 0a2a0eb0..aa32c21a 100644 --- a/meson.build +++ b/meson.build @@ -26,7 +26,7 @@ project( 'libdrm', ['c'], - version : '2.4.128', + version : '2.4.129', license : 'MIT', meson_version : '>= 0.59', default_options : ['buildtype=debugoptimized', 'c_std=c11'], |
