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-08-20 18:11:58 +0300
committerTim-Philipp Müller <tim@centricular.com>2020-08-20 18:12:00 +0300
commit6419368b4caa4df769451b7bc7f27f3cada390d6 (patch)
treed119e79e5fed21b9fac740fab688dc4001ff1fca /meson.build
parent85a6e95c7d84e40eb4cf37a299884c0833a23eff (diff)
Release 1.17.901.17.90
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 0159e5385..467339a50 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.17.2.1',
+ version : '1.17.90',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])