Bump version to 2.4.103

Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2020-11-04 13:19:09 +10:00
parent c2e940a8be
commit 5dea8f56ee

View file

@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
version : '2.4.102',
version : '2.4.103',
license : 'MIT',
meson_version : '>= 0.43',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],