summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:34:47 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:34:50 +0100
commitca8068c6d793d7aaa6f2e2cc6324fdedfe2f33fa (patch)
treee7ce0f4049e656cbd14553ef8e94256020f4f1b8 /meson.build
parenteb9511646d0af10f37d1569b075537889a252ed4 (diff)
downloadgstreamer-plugins-bad-discontinued-for-monorepo.tar.gz
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 beee7d4a7..7cab556e0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.19.1.1',
+ version : '1.19.2',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])