meson: bump the version number

main
Marek Olšák 2018-02-17 20:20:33 +01:00
parent 36c816fbee
commit a05f5ac302
1 changed files with 1 additions and 1 deletions

View File

@ -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'],