summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-19 19:24:14 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-19 19:24:17 +0100
commit7b73a97f36b70bd4bb8c1396be37f5e35587ca9f (patch)
treed27406f6fd45afd79cccb1aa5fd59f08cf01aece /meson.build
parent0b13c5e544d6d65e509de0dbc0db8871ddba2e64 (diff)
downloadgst-libav-7b73a97f36b70bd4bb8c1396be37f5e35587ca9f.tar.gz
Release 1.17.11.17.1
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 95aea47..47dd17e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.17.0.1',
+ version : '1.17.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])