summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-01-11 17:18:20 +0100
committerSimon Ser <contact@emersion.fr>2021-01-11 17:18:20 +0100
commita55042e2c677e907da87e523a31682f15a86a30b (patch)
tree72525f54735098dd4b56018697c3ded938b136b6
parentcdd14e92e9bd11e7307512b81b9ce26dd5ee2bce (diff)
downloaddrm-a55042e2c677e907da87e523a31682f15a86a30b.tar.gz
Bump version to 2.4.104libdrm-2.4.104
Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 601360b4..a4d8d707 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
- version : '2.4.103',
+ version : '2.4.104',
license : 'MIT',
meson_version : '>= 0.43',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],