summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2025-11-01 22:30:31 -0400
committerMarek Olšák <marek.olsak@amd.com>2025-11-01 22:30:31 -0400
commit679c4749740eb84dd9f07933291dddf19bdcfcda (patch)
tree82b38a6bef5ce3112121dc8b4f10d45a1cc8a736
parent7816984a208add354372f60bb390e3eea1e5c896 (diff)
Bump version to 2.4.128
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2059f4b2..0a2a0eb0 100644
--- a/meson.build
+++ b/meson.build
@@ -26,7 +26,7 @@
project(
'libdrm',
['c'],
- version : '2.4.127',
+ version : '2.4.128',
license : 'MIT',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized', 'c_std=c11'],