mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 14:00:11 +01:00
build: bump version to 2.4.110
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
parent
79fa377c8b
commit
56f81e6776
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
project(
|
project(
|
||||||
'libdrm',
|
'libdrm',
|
||||||
['c'],
|
['c'],
|
||||||
version : '2.4.109',
|
version : '2.4.110',
|
||||||
license : 'MIT',
|
license : 'MIT',
|
||||||
meson_version : '>= 0.53',
|
meson_version : '>= 0.53',
|
||||||
default_options : ['buildtype=debugoptimized', 'c_std=c99'],
|
default_options : ['buildtype=debugoptimized', 'c_std=c99'],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue