summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-21 14:54:11 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-10-21 14:54:15 +0100
commitee8144e98b084d75ffabaef0ef3dca2af8d72061 (patch)
tree4a488832b3bd0fe1b506224c6c0f14393d81faa2 /meson.build
parent7734a5992cb4fee382a0f52be56ba37a0c9c1bb5 (diff)
downloadgstreamer-plugins-bad-ee8144e98b084d75ffabaef0ef3dca2af8d72061.tar.gz
Release 1.16.31.16.31.16
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 8421811cc..0683cb176 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.16.2',
+ version : '1.16.3',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])