summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManojGuptaBonda <mbonda@nvidia.com>2022-03-07 10:43:23 +0530
committerManojGuptaBonda <mbonda@nvidia.com>2022-03-07 10:43:23 +0530
commit79f1506a3307d3275b0fdfb2e110c173f68e6f78 (patch)
tree5212e7bcfda757d430592f61033161d87599e388
parenta33eee23855f909a8ca768e426593b9f749a1e10 (diff)
Bump version to 1.51.5
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
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,