mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 20:40:12 +01:00
meson: bump the version number
This commit is contained in:
parent
36c816fbee
commit
a05f5ac302
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
project(
|
||||
'libdrm',
|
||||
['c'],
|
||||
version : '2.4.89',
|
||||
version : '2.4.90',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.43',
|
||||
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue