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>2019-04-19 12:27:38 +0300
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 13:00:06 +0300
commit903198671349db944198dc3b65ac67806a53b3b2 (patch)
treeaa5cc4665d0b03be41262d2e8cd7fb322db5d348 /meson.build
parent646dc1ef9b92841e235d10a8262882b6e7d97422 (diff)
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 5d0379176..f3f0c1a3c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])