summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 00:33:33 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 00:33:33 +0100
commit4e4488bab2970695302f54441ea39fa736527ed8 (patch)
tree01a8bbbae87961c6810de55a60d52c200a5fcbee /meson.build
parentd84b922b7fc9294b78e4718159f3b6085b6c2e5a (diff)
downloadgst-libav-4e4488bab2970695302f54441ea39fa736527ed8.tar.gz
Release 1.17.21.17.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 b6ba60a..b4521c4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.17.1.1',
+ version : '1.17.2',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])