summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 10:38:06 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 11:00:07 +0100
commit2b6e9d303d1598421406c04a9e74d2858b02f89c (patch)
tree68ea99c90ea725d3dc1d21bba91d5a671f43b989 /meson.build
parentd6c61e69b36eaa144a5ef8fdac73a8162f072509 (diff)
downloadgst-libav-2b6e9d303d1598421406c04a9e74d2858b02f89c.tar.gz
Back to development
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 2d747c8..67b31ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])