Commit f57a9904 authored by Aaron Plattner's avatar Aaron Plattner
Browse files

Bump version to 1.3


Signed-off-by: default avatarAaron Plattner <aplattner@nvidia.com>
parent 4475d106
...@@ -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.2', version : '1.3',
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