From 79f1506a3307d3275b0fdfb2e110c173f68e6f78 Mon Sep 17 00:00:00 2001 From: ManojGuptaBonda Date: Mon, 7 Mar 2022 10:43:23 +0530 Subject: Bump version to 1.5 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index afe865d..bb135eb 100644 --- a/meson.build +++ b/meson.build @@ -51,7 +51,7 @@ subdir('trace') import('pkgconfig').generate( name : 'VDPAU', filebase : 'vdpau', - version : '1.4', + version : '1.5', description : 'The Video Decode and Presentation API for UNIX', libraries : '-L${libdir} -lvdpau', variables : 'moduledir=' + moduledir, -- cgit v1.2.3