summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 15:09:20 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 15:09:20 +0000
commit39ef624200570e81305e943ce58797d600ab510d (patch)
treee7402fe6a460be29abf7a76ac6af7528af10e937 /meson.build
parent5b691455ae6804bd4e35f57d0f7de3c0606d736e (diff)
Release 1.18.61.18.6
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 b623aff..476e9a4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.18.5.1',
+ version : '1.18.6',
meson_version : '>= 0.52.0',
default_options : ['buildtype=debugoptimized'])