Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-19 21:18:59 +0300
committerTim-Philipp Müller <tim@centricular.com>2020-06-19 21:19:01 +0300
commit03ac058183791ec301ee8b45840e4e38b6dcf929 (patch)
tree7a549e739a12d5686a994026fcd5d855842c7e93 /meson.build
parent9122bfdfb79453ffe2751e8462967263421cabd0 (diff)
Release 1.17.11.17.1
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 74d3f050a..83d124628 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.17.0.1',
+ version : '1.17.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])