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-02-26 14:47:29 +0300
committerTim-Philipp Müller <tim@centricular.com>2019-02-27 00:09:04 +0300
commit48b46e3f14033b3dbbd5d4664e868c73c71020ef (patch)
tree2bf1ce46b74135ce513804cee88cf80b90d58d86 /meson.build
parent1ef240e24d85c87b8d6e87141de13d22ef44487c (diff)
Release 1.15.21.15.2
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 71a55ce0f..32bc6f733 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.15.1',
+ version : '1.15.2',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])