###
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,
79f1506 Bump version to 1.5
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Upstream: cgit.freedesktop.org