From c3d1a9dbafdfe6144ff474d0d523dc01b068750f Mon Sep 17 00:00:00 2001 From: ManojGuptaBonda Date: Thu, 9 Apr 2020 20:15:23 +0530 Subject: Bump version to 1.4 Signed-off-by: ManojGuptaBonda --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c51b0b0..afe865d 100644 --- a/meson.build +++ b/meson.build @@ -51,7 +51,7 @@ subdir('trace') import('pkgconfig').generate( name : 'VDPAU', filebase : 'vdpau', - version : '1.3', + version : '1.4', description : 'The Video Decode and Presentation API for UNIX', libraries : '-L${libdir} -lvdpau', variables : 'moduledir=' + moduledir, -- cgit v1.2.3