summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-11-25 21:33:02 +0100
committerSimon Ser <contact@emersion.fr>2021-11-25 21:33:02 +0100
commitfebfe0addd51a48c7c9dd7fd9ddf9b5a3b5cd7c6 (patch)
tree5f4c92a363b4fc05db51694f9aa9e99aa7fdaaa8
parent997edcd37ff0a8c26cc9514f6a376b10f721892e (diff)
build: bump version to 2.4.109libdrm-2.4.109
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 60f7c2fa..5824da8a 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
- version : '2.4.108',
+ version : '2.4.109',
license : 'MIT',
meson_version : '>= 0.46',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],