summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2020-05-27 06:32:57 +1000
committerDave Airlie <airlied@redhat.com>2020-05-27 06:33:09 +1000
commitbb70ab82fd599b0a0db3d22354f05ae87fbc4515 (patch)
treeedcbadfc775ea5eecee5e68b54a722c5b730e809
parentbf602a2d6794878a5ef3676254d33ba018c6f2a7 (diff)
Bump version to 2.4.102libdrm-2.4.102
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a7c5476c..831c8836 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
- version : '2.4.101',
+ version : '2.4.102',
license : 'MIT',
meson_version : '>= 0.43',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],