summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:35 +0000
commit00d7036e82389e6abdccbfb2d59b9a060a6bd1a1 (patch)
treefe8421ced50c916c886ef6af826adf517f7f0e24 /meson.build
parent7747342a54ae56013a297b6554bfb3f12bde6784 (diff)
downloadgstreamer-plugins-good-00d7036e82389e6abdccbfb2d59b9a060a6bd1a1.tar.gz
Back to development1.18
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 c122d0e00..eb531d8f9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])