Commit c3d1a9db authored by ManojGuptaBonda's avatar ManojGuptaBonda
Browse files

Bump version to 1.4


Signed-off-by: default avatarManojGuptaBonda <mbonda@nvidia.com>
parent 8765a34f
...@@ -51,7 +51,7 @@ subdir('trace') ...@@ -51,7 +51,7 @@ subdir('trace')
import('pkgconfig').generate( import('pkgconfig').generate(
name : 'VDPAU', name : 'VDPAU',
filebase : 'vdpau', filebase : 'vdpau',
version : '1.3', version : '1.4',
description : 'The Video Decode and Presentation API for UNIX', description : 'The Video Decode and Presentation API for UNIX',
libraries : '-L${libdir} -lvdpau', libraries : '-L${libdir} -lvdpau',
variables : 'moduledir=' + moduledir, variables : 'moduledir=' + moduledir,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment