summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 00:08:12 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 00:08:12 +0100
commit215b3ed959f2b307065319f94855cc9e1ce7be95 (patch)
treeb2b75df71bf55466f5f465ed376bda0bad02cbe6 /meson.build
parent6a9b42557ee56aec473d54d241b96f50934baced (diff)
downloadgst-libav-215b3ed959f2b307065319f94855cc9e1ce7be95.tar.gz
Release 1.18.01.18.0
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 62be7a0..8eb8106 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.17.90',
+ version : '1.18.0',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])