summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2024-06-01 13:31:41 -0400
committerMarek Olšák <marek.olsak@amd.com>2024-06-01 13:31:41 -0400
commit70c4f836ccffa972978bc58c9cc0434f85984be8 (patch)
tree154957e08cb63f3bff25732708e13fbf2afb3f6e
parent93d037cdd4afa38c9aba168fac488ea8f0d41565 (diff)
Bump version to 2.4.121libdrm-2.4.121
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b961b661..f0839578 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
- version : '2.4.120',
+ version : '2.4.121',
license : 'MIT',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized', 'c_std=c11'],