summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 17:49:16 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 17:49:18 +0000
commit8cb03bdf01ca6ad8c87f951bcd7962c3ca9f6860 (patch)
treec58c97b27b8b4c43acff95d4e81d474f4f2d6f49 /meson.build
parentffc5ba3fa880f76693038177f836530d4d080cc5 (diff)
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 a060a0ac2c..aca6388e12 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.18.3.1',
+ version : '1.18.4',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])