build: bump version to 2.4.132

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
Samuel Pitoiset 2026-04-27 10:28:45 +02:00
parent 8cc2d09c29
commit 6612dd2a38

View file

@ -26,7 +26,7 @@
project(
'libdrm',
['c'],
version : '2.4.131',
version : '2.4.132',
license : 'MIT',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized', 'c_std=c11'],