summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 02:21:41 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 02:21:50 +0000
commit240cb809a97d3e636460ef839d6e2db23fe6565e (patch)
treec9219c1e1dbdf75c580cde254d248475789921b3 /meson.build
parentc94c6555c38c57b30af111b658672fe712369ba4 (diff)
downloadgst-libav-240cb809a97d3e636460ef839d6e2db23fe6565e.tar.gz
Release 1.15.11.15.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 09a04e6..29756d1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])