summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 17:48:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 17:48:29 +0000
commit941312f3d54c89475d5d50aa9dddc0a2987fcf5a (patch)
tree23d10e77672b061c0a880667b7ff8eb2079988de /meson.build
parent9181191511f9c0be6a89c98b311f49d66bd46dc3 (diff)
downloadgstreamer-plugins-good-941312f3d54c89475d5d50aa9dddc0a2987fcf5a.tar.gz
Release 1.18.41.18.4
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 1db9612e3..9de3b01e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.18.3.1',
+ version : '1.18.4',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])