summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:11 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:11 +0100
commit9e0cdc6ff7aac0a0c8dec1cc111834107a3b476b (patch)
treef492ec1d3d4874c1293da06aa34d3c5d1cd93ffe /meson.build
parent03ac058183791ec301ee8b45840e4e38b6dcf929 (diff)
downloadgstreamer-plugins-good-9e0cdc6ff7aac0a0c8dec1cc111834107a3b476b.tar.gz
Back to development
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 83d124628..8822de5b1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.17.1',
+ version : '1.17.1.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])