summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 11:57:15 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 11:57:15 +0000
commitc693e62a4464a74bace095344e355c4409d850d9 (patch)
tree8077dbdb44d15785b6b27ef3b13323df71c575f3 /meson.build
parent88166aeb786e45c0df477aae0d6d922ef4a80f1d (diff)
downloadgst-libav-c693e62a4464a74bace095344e355c4409d850d9.tar.gz
Release 1.15.21.15.2
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 29756d1..62697e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.15.1',
+ version : '1.15.2',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])