build: bump version to 2.4.115

Signed-off-by: Simon Ser <contact@emersion.fr>
main
Simon Ser 2023-02-09 12:55:44 +01:00
parent 6c4c48e61c
commit ee558cea20
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
version : '2.4.114',
version : '2.4.115',
license : 'MIT',
meson_version : '>= 0.53',
default_options : ['buildtype=debugoptimized', 'c_std=c11'],